powerpc/pseries: Fix HV facility unavailable to use correct handler
authorNicholas Piggin <npiggin@gmail.com>
Tue, 13 Sep 2016 03:08:39 +0000 (13:08 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 22 Sep 2016 21:54:19 +0000 (07:54 +1000)
commit40e1b1cfb529891307b21f6e336d6375d4662cb7
tree2f6d085f0c3109d2846ce2f0f799965da82cefb5
parent98b665da5751b10f3f5f3ce3ba75983d52bd949b
powerpc/pseries: Fix HV facility unavailable to use correct handler

The 0xf80 hv_facility_unavailable trampoline branches to the 0xf60
handler. This works because they both do the same thing, but it should
be fixed.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/exceptions-64s.S