aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <[email protected]>2017-07-19 14:49:36 +1000
committerMichael Ellerman <[email protected]>2017-08-03 16:06:47 +1000
commitb5c8f0fd595d25a938d16c041f92badc67533d9f (patch)
tree1acc3675f98916cc9cf67ddae7ef1377cffd8b2a /tools/perf/scripts/python
parentc3350602e876f3ccdd3fbbd112faf1cd885ff4fe (diff)
powerpc/mm: Rework mm_fault_error()
First, handle the normal retry failure in do_page_fault itself, since it's a simple return statement. That allows us to remove the "continue" special return code from mm_fault_error(). Once that's done, we can have an implementation much closer to x86 where we only call mm_fault_error() if VM_FAULT_ERROR is set and directly return. Signed-off-by: Benjamin Herrenschmidt <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions