ppc: Fix source NIP on SLB related interrupts
commit0f72b7c682811fc3281e3b5f4d467582550c6a51
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Jul 2016 06:56:34 +0000 (27 16:56 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 7 Sep 2016 02:40:10 +0000 (7 12:40 +1000)
tree6add2d3aff86d6bc29efba2b9a0961a1be8dd61f
parentbd6fefe71cec5a0c7d2be4ac96307f25db56abf9
ppc: Fix source NIP on SLB related interrupts

We need to pass it to the raise helper since we don't update it
before the calls.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target-ppc/mmu-hash64.c