diff options
author | David Howells <[email protected]> | 2016-07-27 11:42:38 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-08-01 11:31:24 +0200 |
commit | f7d665627e103e82d34306c7d3f6f46f387c0d8b (patch) | |
tree | 5eb576c39bf6b4979e250879ffdb7cc3f5b1a844 /scripts/gdb/linux/modules.py | |
parent | 7946c2beac12136b02ef7ea05bd2901ff57807a2 (diff) |
x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
x86_64 needs to use compat_sys_keyctl for 32-bit userspace rather than
calling sys_keyctl(). The latter will work in a lot of cases, thereby
hiding the issue.
Reported-by: Stephan Mueller <[email protected]>
Tested-by: Stephan Mueller <[email protected]>
Signed-off-by: David Howells <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/146961615805.14395.5581949237156769439.stgit@warthog.procyon.org.uk
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions