commit | ef4291243f51d0a69899ee2025de09578c0fcba8 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Tue Apr 30 12:38:57 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri May 03 01:20:27 2019 +1000 |
tree | d694201d997952f5a1d229fa43e0710d1e7b42db | |
parent | 90f204b9a1f2dc81904547a52ba976d3e84dcf59 [diff] |
powerpc/fsl_booke: ensure SPEFloatingPointException() reenables interrupts SPEFloatingPointException() is the only exception handler which 'forgets' to re-enable interrupts. This patch makes sure it does. Suggested-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>