aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMatthew Wilcox <[email protected]>2018-10-26 15:04:16 -0700
committerLinus Torvalds <[email protected]>2018-10-26 16:25:19 -0700
commitb13fd1dc9f853835784c4c7e09f2059128986adb (patch)
tree8ff9b93b8378aeba5c893b1b721031266733aa7d /tools/perf/scripts/python/event_analyzing_sample.py
parentf5e6d1d5f8f3080aa7a51acea1f77085f45abe9c (diff)
x86: convert vdso to use vm_fault_t
Return vm_fault_t codes directly from the appropriate mm routines instead of converting from errnos ourselves. Fixes a minor bug where we'd return SIGBUS instead of the correct OOM code if we ran out of memory allocating page tables. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Matthew Wilcox <[email protected]> Reviewed-by: Thomas Gleixner <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Cc: Nicolas Pitre <[email protected]> Cc: Souptick Joarder <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions