Nicholas Piggin
80e4d70b06
powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdog
...
In xmon, touch_nmi_watchdog() is not expected to be checking that
other CPUs have not touched the watchdog, so the code will just call
touch_nmi_watchdog() once before re-enabling hard interrupts.
Just update our CPU's state, and ignore apparently stuck SMP threads.
Arguably touch_nmi_watchdog should check for SMP lockups, and callers
should be fixed, but that's not trivial for the input code of xmon.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com >
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au >
2017-10-04 11:26:02 +11:00
..
2017-06-16 19:49:43 +10:00
2017-08-10 23:32:09 +10:00
2017-09-15 08:41:18 +10:00
2017-08-01 21:01:20 +10:00
2017-08-23 22:27:04 +10:00
2017-08-23 22:27:04 +10:00
2017-07-11 12:53:53 +10:00
2017-08-10 23:32:18 +10:00
2017-05-08 17:15:11 -07:00
2017-04-13 23:34:33 +10:00
2017-06-28 06:54:33 -07:00
2017-06-28 06:54:55 -07:00
2017-07-11 12:53:53 +10:00
2017-09-21 14:56:00 +10:00
2017-08-31 14:26:09 +10:00
2017-08-31 14:26:09 +10:00
2017-08-31 14:26:09 +10:00
2017-09-26 11:19:07 +10:00
2017-08-15 22:55:53 +10:00
2017-08-31 14:26:47 +10:00
2017-04-30 01:05:18 -05:00
2017-09-27 08:23:22 +10:00
2017-08-31 14:26:04 +10:00
2017-08-15 22:55:55 +10:00
2017-08-03 16:06:44 +10:00
2017-08-31 14:26:47 +10:00
2017-02-18 21:37:14 +11:00
2017-08-29 21:42:14 +10:00
2017-08-23 22:27:04 +10:00
2017-09-01 16:42:54 +10:00
2017-08-23 23:13:27 +10:00
2017-08-23 22:27:04 +10:00
2017-08-10 23:32:12 +10:00
2017-04-24 19:07:58 +10:00
2017-07-09 10:49:47 -07:00
2017-08-31 14:26:00 +10:00
2017-08-15 21:04:32 +10:00
2017-08-23 22:27:04 +10:00
2017-08-10 23:32:12 +10:00
2017-07-11 12:53:53 +10:00
2017-09-27 08:23:22 +10:00
2017-06-02 19:20:43 +10:00
2017-07-10 21:07:38 +10:00
2017-06-27 17:02:50 -07:00
2017-08-23 22:27:04 +10:00
2017-08-24 16:19:01 +10:00
2017-09-20 20:21:24 +10:00
2017-09-08 18:26:48 -07:00
2017-08-23 22:27:04 +10:00
2017-08-23 22:27:04 +10:00
2017-08-31 14:26:12 +10:00
2017-08-23 22:27:04 +10:00
2017-08-23 22:27:04 +10:00
2017-08-28 22:10:00 +10:00
2017-09-02 21:02:38 +10:00
2017-05-25 23:07:44 +10:00
2017-09-20 13:30:09 +10:00
2017-08-31 14:26:47 +10:00
2017-08-31 14:26:40 +10:00
2017-09-13 18:53:16 -07:00
2017-06-23 09:32:11 +02:00
2017-09-01 16:42:46 +10:00
2017-08-31 14:26:00 +10:00
2017-09-08 18:26:48 -07:00
2017-07-24 14:30:28 -05:00
2017-03-08 09:20:19 +01:00
2017-08-31 18:16:08 +10:00
2017-03-28 14:43:59 +11:00
2017-03-02 08:42:30 +01:00
2017-08-10 22:29:41 +10:00
2017-03-20 19:02:49 +11:00
2017-04-12 22:32:43 +10:00
2017-05-03 14:45:38 +10:00
2017-08-31 14:26:47 +10:00
2017-07-02 20:40:24 +10:00
2017-06-27 12:09:09 +10:00
2017-09-27 08:23:22 +10:00
2017-08-24 16:19:21 +10:00
2017-08-15 22:55:57 +10:00
2017-10-04 11:26:02 +11:00