Nicholas Piggin
f0fd9dd3c2
powerpc/64s/exceptions: Machine check reconcile irq state
pseries fwnmi machine check code pops the soft-irq checks in rtas_call
(after the next patch to remove rtas_token from this call path).
Rather than play whack a mole with these and forever having fragile
code, it seems better to have the early machine check handler perform
the same kind of reconcile as the other NMI interrupts.
WARNING: CPU: 0 PID: 493 at arch/powerpc/kernel/irq.c:343
CPU: 0 PID: 493 Comm: a Tainted: G W
NIP: c00000000001ed2c LR: c000000000042c40 CTR: 0000000000000000
REGS: c0000001fffd38b0 TRAP: 0700 Tainted: G W
MSR: 8000000000021003 <SF,ME,RI,LE> CR: 28000488 XER: 00000000
CFAR: c00000000001ec90 IRQMASK: 0
GPR00: c000000000043820 c0000001fffd3b40 c0000000012ba300 0000000000000000
GPR04: 0000000048000488 0000000000000000 0000000000000000 00000000deadbeef
GPR08: 0000000000000080 0000000000000000 0000000000000000 0000000000001001
GPR12: 0000000000000000 c0000000014a0000 0000000000000000 0000000000000000
GPR16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR20: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR24: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR28: 0000000000000000 0000000000000001 c000000001360810 0000000000000000
NIP [c00000000001ed2c] arch_local_irq_restore.part.0+0xac/0x100
LR [c000000000042c40] unlock_rtas+0x30/0x90
Call Trace:
[c0000001fffd3b40] [c000000001360810] 0xc000000001360810 (unreliable)
[c0000001fffd3b60] [c000000000043820] rtas_call+0x1c0/0x280
[c0000001fffd3bb0] [c0000000000dc328] fwnmi_release_errinfo+0x38/0x70
[c0000001fffd3c10] [c0000000000dcd8c] pseries_machine_check_realmode+0x1dc/0x540
[c0000001fffd3cd0] [c00000000003fe04] machine_check_early+0x54/0x70
[c0000001fffd3d00] [c000000000008384] machine_check_early_common+0x134/0x1f0
--- interrupt: 200 at 0x13f1307c8
LR = 0x7fff888b8528
Instruction dump:
60000000 7d2000a6 71298000 41820068 39200002 7d210164 4bffff9c 60000000
60000000 7d2000a6 71298000 4c820020 <0fe00000> 4e800020 60000000 60000000
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200508043408.886394-5-npiggin@gmail.com
2020-05-18 21:58:44 +10:00
..
2020-05-15 11:58:54 +10:00
2020-04-07 10:43:42 -07:00
2019-09-18 12:24:55 +10:00
2020-03-25 11:50:48 +01:00
2020-03-25 11:50:48 +01:00
2020-03-25 11:50:48 +01:00
2019-07-31 00:19:34 +10:00
2020-02-18 21:31:11 +11:00
2017-11-02 11:10:55 +01:00
2020-03-27 00:16:32 +11:00
2019-07-13 16:08:36 -07:00
2019-06-15 16:52:06 +10:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-11-17 01:56:31 -06:00
2019-06-05 17:37:06 +02:00
2019-09-21 08:36:53 +10:00
2019-05-30 11:26:32 -07:00
2020-04-01 14:30:51 +11:00
2019-06-19 17:09:06 +02:00
2019-11-13 16:58:03 +11:00
2019-09-24 12:46:26 +10:00
2019-09-20 11:48:06 -07:00
2019-02-18 22:41:03 +11:00
2019-05-30 11:26:32 -07:00
2020-03-25 12:09:37 +11:00
2019-11-13 19:27:40 +11:00
2020-01-23 21:31:18 +11:00
2019-08-22 23:12:46 +10:00
2020-02-17 12:47:05 +11:00
2019-09-14 00:01:14 +10:00
2019-09-05 14:22:37 +10:00
2020-01-23 21:31:19 +11:00
2020-05-18 21:58:44 +10:00
2020-03-10 15:16:42 +11:00
2020-04-03 00:10:00 +11:00
2019-05-30 11:26:32 -07:00
2019-06-05 17:30:28 +02:00
2020-04-01 13:42:14 +11:00
2020-05-18 21:58:44 +10:00
2020-05-04 22:29:58 +10:00
2019-05-30 11:26:32 -07:00
2020-01-27 22:37:24 +11:00
2019-11-13 19:27:40 +11:00
2020-02-17 12:47:06 +11:00
2020-03-10 15:16:42 +11:00
2020-03-25 12:09:27 +11:00
2020-01-26 22:15:09 +11:00
2019-05-30 11:26:32 -07:00
2020-05-15 11:58:54 +10:00
2020-05-11 23:15:15 +10:00
2020-01-26 22:15:09 +11:00
2020-04-01 14:30:49 +11:00
2020-02-18 21:31:12 +11:00
2019-05-30 11:26:32 -07:00
2020-01-16 14:59:37 +10:00
2019-05-30 11:26:32 -07:00
2020-01-16 14:59:37 +10:00
2019-11-12 12:25:50 +11:00
2019-08-27 13:03:34 +10:00
2019-05-30 11:26:32 -07:00
2018-04-05 14:59:26 +10:00
2019-08-30 09:52:57 +10:00
2020-04-03 00:09:53 +11:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-02-23 22:31:40 +11:00
2019-05-30 11:26:35 -07:00
2020-03-25 12:09:51 +11:00
2019-09-14 00:04:40 +10:00
2019-09-14 00:04:40 +10:00
2019-05-24 17:36:45 +02:00
2019-12-18 15:04:42 +01:00
2020-04-03 00:10:00 +11:00
2020-05-05 21:20:14 +10:00
2020-03-27 14:59:35 +11:00
2019-11-21 15:41:34 +11:00
2019-11-14 19:23:33 +11:00
2020-03-04 22:44:28 +11:00
2020-05-11 23:15:14 +10:00
2020-05-11 23:15:14 +10:00
2019-05-30 11:26:35 -07:00
2017-12-11 13:03:35 +11:00
2019-05-30 11:26:32 -07:00
2019-08-30 09:40:15 +10:00
2020-05-11 23:15:15 +10:00
2020-03-25 12:09:39 +11:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-03-25 12:09:38 +11:00
2019-08-22 23:11:48 +10:00
2020-05-11 23:15:15 +10:00
2020-01-23 21:31:19 +11:00
2020-01-06 16:25:29 +11:00
2020-04-05 11:12:59 -07:00
2020-05-18 21:58:44 +10:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-04-04 21:40:57 +11:00
2020-02-04 03:05:26 +00:00
2020-05-15 11:58:54 +10:00
2019-10-29 15:12:17 +11:00
2020-05-11 23:15:16 +10:00
2017-11-02 11:10:55 +01:00
2020-05-11 23:15:15 +10:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-02-04 03:05:26 +00:00
2019-05-30 11:26:35 -07:00
2020-02-04 03:05:26 +00:00
2018-06-03 20:43:33 +10:00
2019-08-20 21:22:27 +10:00
2020-02-04 03:05:26 +00:00
2019-11-12 12:25:49 +11:00
2020-05-18 21:58:43 +10:00
2019-11-13 00:33:22 +11:00
2019-11-13 00:33:22 +11:00
2020-04-01 14:30:50 +11:00
2020-03-25 12:09:38 +11:00
2020-03-04 22:44:25 +11:00
2020-03-25 12:09:38 +11:00
2020-05-15 11:58:54 +10:00
2020-05-15 11:58:54 +10:00
2020-05-15 11:58:54 +10:00
2020-04-01 13:42:13 +11:00
2017-11-02 11:10:55 +01:00
2020-03-27 01:15:09 +11:00
2020-03-04 22:44:28 +11:00
2019-06-14 10:48:56 +02:00
2019-06-19 20:05:07 +10:00
2019-06-19 17:11:22 +02:00
2019-06-19 17:11:22 +02:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-04-03 00:10:00 +11:00
2019-11-15 14:38:29 +01:00
2020-04-30 12:35:26 +10:00
2019-05-30 11:26:32 -07:00
2020-04-01 13:42:13 +11:00
2018-05-25 12:04:44 +10:00
2020-04-03 16:55:34 +11:00
2019-07-02 21:39:49 +10:00
2020-03-04 22:44:25 +11:00
2019-08-30 09:40:15 +10:00
2019-05-30 11:26:32 -07:00
2019-10-11 19:33:25 +11:00
2019-05-30 11:26:35 -07:00
2020-04-03 00:10:00 +11:00
2018-05-25 12:04:46 +10:00
2020-04-01 13:42:14 +11:00
2020-04-05 11:12:59 -07:00
2019-04-30 11:31:02 +10:00