diff options
| author | Christophe Leroy <[email protected]> | 2021-01-30 23:08:13 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-02-09 00:02:08 +1100 |
| commit | 7a24ae2e172f770df07f8e48ed3ed2f3a6b17e37 (patch) | |
| tree | 96584b167d91c87a5c0e2ba5e8ffb38729a16f8a /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 112665286d08c87e66d699e7cba43c1497ad165f (diff) | |
powerpc/32s: move DABR match out of handle_page_fault
handle_page_fault() has some code dedicated to book3s/32 to
call do_break() when the DSI is a DABR match.
On other platforms, do_break() is handled separately.
Do the same for book3s/32, do it earlier in the process of DSI.
This change also avoid doing the test on ISI.
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions