diff options
author | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2022-12-02 11:18:42 +0900 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-12-05 14:20:08 +0000 |
commit | 30a421552373d2becb378282408a399702a0f00a (patch) | |
tree | 09d12e8d7fdf6736c98470993c4373c5fd11a483 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0fbcd8abf3375052cc7627cc53aba6f2eb189fbb (diff) |
arm64: kprobes: Let arch do_page_fault() fix up page fault in user handler
Since arm64's do_page_fault() can handle the page fault correctly
than kprobe_fault_handler() according to the context, let it handle
the page fault instead of simply call fixup_exception() in the
kprobe_fault_handler().
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/166994752269.439920.4801339965959400456.stgit@devnote3
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions