On Monday, October 17, 2016 8:18:15 AM CEST Dave Hansen wrote:
> 
> pkey_set() and pkey_get() were syscalls present in older versions
> of the protection keys patches.  They were fully excised from the
> x86 code, but some cruft was left in the generic syscall code.  The
> C++ comments were intended to help to make it more glaring to me to
> fix them before actually submitting them.  That technique worked,
> but later than I would have liked.
> 
> I test-compiled this for arm64.
> 
> Signed-off-by: Dave Hansen <dave.han...@linux.intel.com>
> Cc: Thomas Gleixner <t...@linutronix.de>
> Cc: x...@kernel.org
> Cc: Arnd Bergmann <a...@arndb.de>
> Cc: linux-a...@vger.kernel.org
> Cc: mgor...@techsingularity.net
> Cc: linux-...@vger.kernel.org
> Cc: linux...@kvack.org
> Cc: l...@kernel.org
> Cc: a...@linux-foundation.org
> Cc: torva...@linux-foundation.org
> Fixes: a60f7b69d92c0 ("generic syscalls: Wire up memory protection keys 
> syscalls")

Acked-by: Arnd Bergmann <a...@arndb.de>

Reply via email to