powerpc/64s: split do_hash_fault
authorNicholas Piggin <npiggin@gmail.com>
Sat, 30 Jan 2021 13:08:25 +0000 (23:08 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 8 Feb 2021 13:02:10 +0000 (00:02 +1100)
commitbf0e2374aa7b4f8b01fd59fcb0746a9b6b05326a
tree69dfed6db9b66e5d80134cd53fabf86c0942ffd9
parentf4c03b0e520c5f56e569a8da3fce5ddbd0696742
powerpc/64s: split do_hash_fault

This is required for subsequent interrupt wrapper implementation.

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-16-npiggin@gmail.com
arch/powerpc/mm/book3s64/hash_utils.c