diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2021-01-30 23:08:13 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-02-09 00:02:08 +1100 |
commit | 7a24ae2e172f770df07f8e48ed3ed2f3a6b17e37 (patch) | |
tree | 96584b167d91c87a5c0e2ba5e8ffb38729a16f8a /tools/perf/scripts/python/export-to-postgresql.py | |
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 <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210130130852.2952424-4-npiggin@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions