powerpc/64s: move DABR match out of handle_page_fault
authorNicholas Piggin <npiggin@gmail.com>
Sat, 30 Jan 2021 13:08:14 +0000 (23:08 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 8 Feb 2021 13:02:08 +0000 (00:02 +1100)
commit36f0114140eef53e931592b65bdf8bb61ffac1f8
tree5a4e441268e7dd7ae53515a311f0f421944d3dbd
parent7a24ae2e172f770df07f8e48ed3ed2f3a6b17e37
powerpc/64s: move DABR match out of handle_page_fault

Similar to the 32/s change, move the test and call to the do_break
handler to the DSI.

Suggested-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210130130852.2952424-5-npiggin@gmail.com
arch/powerpc/kernel/exceptions-64s.S