diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2017-08-09 22:41:24 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-09 23:45:31 +1000 |
commit | 8e23692175ad465628b8c86c1acc154fecad97be (patch) | |
tree | a8d0f84c73ba61a103fda798a8ef39073c3c1610 /arch/xtensa | |
parent | 26c5c6e129ee725f103938262a034861ada467ae (diff) | |
download | linux-8e23692175ad465628b8c86c1acc154fecad97be.tar.bz2 |
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 'arch/xtensa')
0 files changed, 0 insertions, 0 deletions