diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2019-04-30 14:38:59 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-05-02 17:20:27 +0200 |
commit | 642770dd96cb04e7cf8f7677e35cd528cda0a97b (patch) | |
tree | 47edb9f2d1a6334e534de732f3a58261ba4dfe7e /drivers/memory | |
parent | powerpc/32: enter syscall with MSR_EE inconditionaly set (diff) | |
download | linux-642770dd96cb04e7cf8f7677e35cd528cda0a97b.tar.xz linux-642770dd96cb04e7cf8f7677e35cd528cda0a97b.zip |
powerpc/32: Enter exceptions with MSR_EE unset
All exceptions handlers know when to reenable interrupts, so
it is safer to enter all of them with MSR_EE unset, except
for syscalls.
Suggested-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
[splited out from benh RFC patch]
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers/memory')
0 files changed, 0 insertions, 0 deletions