aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKefeng Wang <[email protected]>2024-04-11 21:09:25 +0800
committerAndrew Morton <[email protected]>2024-05-05 17:53:32 -0700
commite9016174621112624f957c8138bd3c34692e2e93 (patch)
treeaceed24952b240ec77d7e91227d58c9cd032eac5 /tools/perf/scripts/python
parenteebb5181a02f819cec5e324a9df1015934dc59f3 (diff)
arm: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
If bad map or access, directly set code to SEGV_MAPRR or SEGV_ACCERR, also set fault to 0 and goto error handling, which make us to drop the arch's special vm fault reason. [[email protected]: coding-style cleanups] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Kefeng Wang <[email protected]> Cc: Aishwarya TCV <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: Cristian Marussi <[email protected]> Cc: Mark Brown <[email protected]> Cc: Russell King <[email protected]> Cc: Will Deacon <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions