diff options
author | Dave Hansen <[email protected]> | 2016-10-17 13:57:09 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-10-17 14:16:13 -0700 |
commit | eac0ca77e42f0bed4d36c76c8fc056321441c569 (patch) | |
tree | 1824ef0582157bdb0e77d5d9182ac27be0cbd243 /scripts/gdb/linux/lists.py | |
parent | 71757904efadefdf5505712f675218ce59483c5d (diff) |
x86, pkeys: remove cruft from never-merged syscalls
pkey_set() and pkey_get() were syscalls present in older versions
of the protection keys patches. The syscall number definitions
were inadvertently left in place. This patch removes them.
I did a git grep and verified that these are the last places in
the tree that these appear, save for the protection_keys.c tests
and Documentation. Those spots talk about functions called
pkey_get/set() which are wrappers for the direct PKRU
instructions, not the syscalls.
Signed-off-by: Dave Hansen <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Fixes: f9afc6197e9bb ("x86: Wire up protection keys system calls")
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions