diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2017-07-19 14:49:25 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-03 16:06:26 +1000 |
commit | d300627c6a53693fb01479b59b0cdd293761b1fa (patch) | |
tree | a68e93971856f45d6474fb34eb763f894afa7f1b /arch/powerpc/kvm/book3s_64_mmu_radix.c | |
parent | c433ec0455f921eaf8dd0262a718ce6f8ad62ea2 (diff) | |
download | linux-d300627c6a53693fb01479b59b0cdd293761b1fa.tar.bz2 |
powerpc/6xx: Handle DABR match before calling do_page_fault
On legacy 6xx 32-bit procesors, we checked for the DABR match bit
in DSISR from do_page_fault(), in the middle of a pile of ifdef's
because all other CPU types do it in assembly prior to calling
do_page_fault. Fix that.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
[mpe: Add #ifdef CONFIG_6xx]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kvm/book3s_64_mmu_radix.c')
0 files changed, 0 insertions, 0 deletions