summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/stacktrace.c
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2018-05-05 17:25:59 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2018-05-10 23:25:11 +1000
commit5a951c4e7e8df5d6df52bace1b4ff327885584d6 (patch)
treeeb98d534072dc163e756c8ab43a4c1d945cffc94 /arch/powerpc/kernel/stacktrace.c
parent282498d65fb4740c2e9212a79c6888887d0be6cf (diff)
downloadlinux-5a951c4e7e8df5d6df52bace1b4ff327885584d6.tar.bz2
powerpc/watchdog: don't update the watchdog timestamp if a lockup is detected
The watchdog heartbeat timestamp is updated when the local heartbeat timer fires (or touch_nmi_watchdog() is called). This is an interesting data point, so don't overwrite it when the soft-NMI interrupt detects a hard lockup. That code came from a pre- merge version to prevent hard lockup messages flood, but that's taken care of with the stuck CPU logic now, so there is no reason to update the heartbeat timestamp here. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions