]> git.baikalelectronics.ru Git - kernel.git/commit
x86/pkeys: Remove __arch_set_user_pkey_access() declaration
authorIra Weiny <ira.weiny@intel.com>
Thu, 31 Mar 2022 18:06:55 +0000 (11:06 -0700)
committerDave Hansen <dave.hansen@linux.intel.com>
Mon, 4 Apr 2022 22:58:24 +0000 (15:58 -0700)
commitf69a88c682f8a6852d9fd6d4139c05e30838ffd6
treebf19fe3d6573c614ec0207e15c6ef2eccb36d1c9
parentcbd273ae4e8806fb0adcc6ae61a6938668ca6faf
x86/pkeys: Remove __arch_set_user_pkey_access() declaration

In the x86 code __arch_set_user_pkey_access() is not used and is not
defined.

Remove the dead declaration.

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lkml.kernel.org/r/20220331180655.2946086-1-ira.weiny@intel.com
arch/x86/include/asm/pkeys.h