diff options
author | Dave Hansen <[email protected]> | 2016-02-12 13:02:25 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-18 19:46:29 +0100 |
commit | c0b17b5bd4b7b98e7c6b67c9f69343b64711271b (patch) | |
tree | eb3bc0ea1461fd43622db5a2a1045894ed1dd045 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | d61172b4b695b821388cdb6088a41d431bcbb93b (diff) |
x86/mm/pkeys: Dump PKRU with other kernel registers
Protection Keys never affect kernel mappings. But, they can
affect whether the kernel will fault when it touches a user
mapping. The kernel doesn't touch user mappings without some
careful choreography and these accesses don't generally result in
oopses. But, if one does, we definitely want to have PKRU
available so we can figure out if protection keys played a role.
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