diff options
author | Dave Hansen <[email protected]> | 2016-10-17 08:18:15 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-10-17 09:50:56 -0700 |
commit | 71757904efadefdf5505712f675218ce59483c5d (patch) | |
tree | 33cfe3a3d26f93460be109ca634f3c8ca7d0f2fb /scripts/gdb/linux/lists.py | |
parent | 1001354ca34179f3db924eb66672442a173147dc (diff) |
generic syscalls: kill cruft from removed pkey syscalls
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.
Fixes: a60f7b69d92c0 ("generic syscalls: Wire up memory protection keys syscalls")
Signed-off-by: Dave Hansen <[email protected]>
Acked-by: Arnd Bergmann <[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]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions