]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc7039858c48e1a0a9b04fe3881eba8ef648fd3b0
tree69dfed6db9b66e5d80134cd53fabf86c0942ffd9
parent2b7854b95d90e56b157a001255d14e1b5fb99f7e
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