diff options
author | Dave Hansen <[email protected]> | 2016-02-12 13:02:32 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-18 19:46:31 +0100 |
commit | 66d375709d2c891acc639538fd3179fa0cbb0daf (patch) | |
tree | e4130fdef51a5d4820e8e870d34a42d7b384c9b0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | e6bfb70959a0ca6ddedb29e779a293c6f71ed0e7 (diff) |
mm/core, x86/mm/pkeys: Add arch_validate_pkey()
The syscall-level code is passed a protection key and need to
return an appropriate error code if the protection key is bogus.
We will be using this in subsequent patches.
Note that this also begins a series of arch-specific calls that
we need to expose in otherwise arch-independent code. We create
a linux/pkeys.h header where we will put *all* the stubs for
these functions.
Signed-off-by: Dave Hansen <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions