Nathan Lynch
6f7e2fcab7
powerpc/rtas: avoid scheduling in rtas_os_term()
[ Upstream commit 6c606e57eecc37d6b36d732b1ff7e55b7dc32dd4 ]
It's unsafe to use rtas_busy_delay() to handle a busy status from
the ibm,os-term RTAS function in rtas_os_term():
Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
BUG: sleeping function called from invalid context at arch/powerpc/kernel/rtas.c:618
in_atomic(): 1, irqs_disabled(): 1, non_block: 0, pid: 1, name: swapper/0
preempt_count: 2, expected: 0
CPU: 7 PID: 1 Comm: swapper/0 Tainted: G D 6.0.0-rc5-02182-gf8553a572277-dirty #9
Call Trace:
[c000000007b8f000] [c000000001337110] dump_stack_lvl+0xb4/0x110 (unreliable)
[c000000007b8f040] [c0000000002440e4] __might_resched+0x394/0x3c0
[c000000007b8f0e0] [c00000000004f680] rtas_busy_delay+0x120/0x1b0
[c000000007b8f100] [c000000000052d04] rtas_os_term+0xb8/0xf4
[c000000007b8f180] [c0000000001150fc] pseries_panic+0x50/0x68
[c000000007b8f1f0] [c000000000036354] ppc_panic_platform_handler+0x34/0x50
[c000000007b8f210] [c0000000002303c4] notifier_call_chain+0xd4/0x1c0
[c000000007b8f2b0] [c0000000002306cc] atomic_notifier_call_chain+0xac/0x1c0
[c000000007b8f2f0] [c0000000001d62b8] panic+0x228/0x4d0
[c000000007b8f390] [c0000000001e573c] do_exit+0x140c/0x1420
[c000000007b8f480] [c0000000001e586c] make_task_dead+0xdc/0x200
Use rtas_busy_delay_time() instead, which signals without side effects
whether to attempt the ibm,os-term RTAS call again.
Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Andrew Donnellan <ajd@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20221118150751.469393-5-nathanl@linux.ibm.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-01-14 10:16:26 +01:00
..
2022-06-14 18:32:46 +02:00
2020-10-18 09:27:10 -07:00
2022-07-02 16:39:25 +02:00
2020-10-22 13:13:57 -07:00
2021-02-13 13:55:02 +01:00
2020-03-25 11:50:48 +01:00
2020-07-29 21:09:37 +10:00
2021-03-17 17:06:24 +01:00
2017-11-02 11:10:55 +01:00
2022-01-27 10:54:21 +01:00
2020-07-30 22:53:48 +10:00
2019-06-15 16:52:06 +10:00
2017-11-02 11:10:55 +01:00
2020-06-02 20:59:11 +10: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
2022-01-27 10:54:05 +01:00
2019-05-30 11:26:32 -07:00
2022-01-27 10:54:05 +01:00
2020-05-19 00:10:39 +10:00
2020-07-26 23:34:19 +10:00
2020-07-29 21:02:09 +10:00
2021-10-13 10:04:29 +02:00
2019-02-18 22:41:03 +11:00
2019-05-30 11:26:32 -07:00
2022-01-27 10:54:05 +01:00
2019-11-13 19:27:40 +11:00
2020-11-02 12:54:20 +11:00
2020-08-07 18:48:15 -07:00
2019-09-14 00:01:14 +10:00
2020-10-07 22:34:47 +11:00
2020-07-26 23:34:20 +10:00
2021-05-11 14:47:35 +02:00
2021-03-04 11:38:40 +01:00
2021-01-27 11:55:12 +01:00
2019-05-30 11:26:32 -07:00
2020-05-19 00:10:37 +10:00
2020-10-06 23:22:23 +11:00
2021-10-13 10:04:30 +02:00
2022-06-09 10:21:15 +02:00
2021-11-18 14:04:17 +01:00
2020-10-08 21:17:13 +11:00
2019-11-13 19:27:40 +11:00
2021-11-26 10:39:19 +01:00
2021-12-01 09:19:01 +01:00
2022-01-27 10:54:22 +01:00
2020-06-09 09:39:13 -07:00
2020-12-30 11:53:32 +01:00
2021-03-17 17:06:13 +01:00
2020-10-08 21:17:12 +11:00
2020-06-09 09:39:13 -07:00
2020-09-15 22:13:19 +10:00
2020-09-15 22:13:19 +10:00
2022-06-14 18:32:46 +02:00
2019-05-30 11:26:32 -07:00
2021-10-27 09:56:53 +02:00
2020-06-02 20:59:11 +10:00
2022-06-14 18:32:46 +02:00
2020-05-07 17:25:54 +10:00
2020-06-09 09:39:13 -07:00
2019-05-30 11:26:32 -07:00
2020-08-14 19:56:57 -07:00
2021-05-19 10:12:58 +02:00
2021-03-04 11:38:06 +01:00
2020-06-02 10:59:10 -07:00
2020-05-19 00:10:37 +10:00
2020-06-18 12:10:37 -07:00
2019-05-30 11:26:35 -07:00
2021-08-18 08:59:14 +02:00
2019-09-14 00:04:40 +10:00
2022-04-08 14:39:54 +02:00
2022-06-14 18:32:46 +02:00
2019-12-18 15:04:42 +01:00
2022-08-21 15:15:31 +02:00
2021-07-14 16:56:48 +02:00
2020-10-16 20:13:55 +11:00
2020-09-02 11:00:21 +10:00
2020-10-08 21:17:12 +11:00
2020-06-02 20:59:11 +10:00
2020-05-11 23:15:14 +10:00
2020-06-17 10:57:41 -07:00
2020-07-27 00:01:30 +10:00
2019-05-30 11:26:32 -07:00
2019-08-30 09:40:15 +10:00
2020-06-05 12:39:30 -07:00
2020-07-26 23:34:19 +10:00
2020-05-19 00:10:39 +10:00
2020-05-26 23:36:57 +10:00
2020-12-30 11:53:15 +01:00
2019-08-22 23:11:48 +10:00
2020-06-05 12:39:30 -07:00
2022-10-26 13:25:40 +02:00
2020-01-06 16:25:29 +11:00
2022-08-25 11:38:06 +02: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
2023-01-04 11:39:23 +01:00
2022-07-07 17:52:15 +02:00
2022-01-27 10:54:05 +01:00
2017-11-02 11:10:55 +01:00
2022-08-25 11:38:21 +02: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
2020-06-09 09:39:13 -07:00
2020-02-04 03:05:26 +00:00
2018-06-03 20:43:33 +10:00
2023-01-14 10:16:26 +01:00
2020-07-16 13:12:38 +10:00
2020-07-16 14:49:53 +10:00
2021-11-18 14:04:30 +01:00
2019-11-13 00:33:22 +11:00
2022-04-13 21:00:59 +02:00
2021-05-19 10:12:54 +02:00
2021-05-26 12:06:50 +02:00
2020-12-30 11:53:01 +01:00
2020-12-30 11:53:15 +01:00
2020-07-15 12:04:40 +10:00
2020-07-15 12:04:40 +10:00
2023-01-04 11:39:19 +01:00
2020-04-01 13:42:13 +11:00
2017-11-02 11:10:55 +01:00
2022-01-27 10:54:23 +01:00
2021-09-18 13:40:12 +02:00
2019-06-14 10:48:56 +02:00
2022-06-14 18:32:46 +02:00
2019-06-19 17:11:22 +02:00
2022-06-14 18:32:46 +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-11-19 23:47:20 +11:00
2019-11-15 14:38:29 +01:00
2021-08-18 08:59:17 +02:00
2019-05-30 11:26:32 -07:00
2022-09-08 11:11:37 +02:00
2020-09-15 22:13:30 +10:00
2021-03-04 11:38:01 +01:00
2020-10-06 23:22:25 +11:00
2022-01-27 10:54:05 +01: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
2020-05-26 23:36:51 +10:00
2021-02-13 13:55:02 +01:00
2020-05-19 00:10:37 +10:00
2020-07-16 13:00:24 +10:00
2021-01-27 11:55:12 +01:00
2022-01-27 10:54:21 +01:00