diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-10-12 07:44:33 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-01-28 09:08:28 +0300 |
commit | 3ba45b7e46e2ae7c059f3335120aed5e2c749bd9 (patch) | |
tree | cdc8dd2bd3b3b0ed509df8eb0b99e180c516d499 /arch/powerpc/kernel/module_64.c | |
parent | d8fa82e0e2b1ad9c66aa76810615ad389b414d44 (diff) | |
download | linux-3ba45b7e46e2ae7c059f3335120aed5e2c749bd9.tar.xz |
powerpc/watchdog: regs can't be null in soft_nmi_interrupt()
soft_nmi_interrupt() is called directly from the asm exception
handling code, which passes regs as a pointer to the stack. So regs
can't be NULL, it may be full of junk, but that's a separate problem.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel/module_64.c')
0 files changed, 0 insertions, 0 deletions