diff options
author | Nicholas Piggin <[email protected]> | 2021-03-16 20:42:03 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2021-04-14 23:04:44 +1000 |
commit | c45ba4f44f6b9c98a5fc1511d8853ad6843c877b (patch) | |
tree | e9aca7f204467eb73df45fe8c620750ec5935e7f /tools/perf/scripts/python | |
parent | d738ee8d56de38c91610741f672ec5c1ffae76fc (diff) |
powerpc: clean up do_page_fault
search_exception_tables + __bad_page_fault can be substituted with
bad_page_fault, do_page_fault no longer needs to return a value
to asm for any sub-architecture, and __bad_page_fault can be static.
Signed-off-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions