ppc: Make float_invalid_op_excp() pass the return address
commita93ecff935af312d49e4c9349b6527813af303f5
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Jul 2016 06:56:26 +0000 (27 16:56 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 7 Sep 2016 02:33:46 +0000 (7 12:33 +1000)
tree3177dba1018a65335ecb259b447c44dad73369c5
parentf63fbc00d40b4a1cb1780b9abcdc019fae20ab1f
ppc: Make float_invalid_op_excp() pass the return address

Instead of relying on NIP having been updated already

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