diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2016-12-19 19:30:07 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-04-28 13:02:25 +0200 |
commit | 2b4f3ac5642672595ef6f71d1572b32475e94863 (patch) | |
tree | 3281669fba772ba54d641541c659337bbf8ab58f /arch/powerpc/include | |
parent | powerpc/64s: Dedicated system reset interrupt stack (diff) | |
download | linux-2b4f3ac5642672595ef6f71d1572b32475e94863.tar.xz linux-2b4f3ac5642672595ef6f71d1572b32475e94863.zip |
powerpc: Mark system reset as an NMI with nmi_enter/exit()
System reset is a non-maskable interrupt from Linux's point of view
(occurs under local_irq_disable()), so it should use nmi_enter/exit.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/include')
0 files changed, 0 insertions, 0 deletions