summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2017-08-09 14:41:24 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2017-08-09 15:45:31 +0200
commit8e23692175ad465628b8c86c1acc154fecad97be (patch)
treea8d0f84c73ba61a103fda798a8ef39073c3c1610 /drivers
parentpowerpc/watchdog: Moderate touch_nmi_watchdog overhead (diff)
downloadlinux-8e23692175ad465628b8c86c1acc154fecad97be.tar.xz
linux-8e23692175ad465628b8c86c1acc154fecad97be.zip
powerpc/watchdog: Fix final-check recovered case
When the watchdog decides to panic, it takes the lock and double checks everything (to avoid races with the CPU being unstuck or panic()ed by something else). The exit label was misplaced and would result in all-CPUs backtrace and watchdog panic even in the case that the condition was found to be resolved. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions