* [PATCH] PANIC KERNEL
@ 2026-03-29 4:44 Marcelo Mendes Spessoto Junior
0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Mendes Spessoto Junior @ 2026-03-29 4:44 UTC (permalink / raw)
To: kernel
---
init/main.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/init/main.c b/init/main.c
index b84818ad9..7e8558100 100644
--- a/init/main.c
+++ b/init/main.c
@@ -1153,6 +1153,7 @@ void start_kernel(void)
* too:
*/
locking_selftest();
+ panic("KERNEL PANIC");
#ifdef CONFIG_BLK_DEV_INITRD
if (initrd_start && !initrd_below_start_ok &&
--
2.47.3
--
kernel mailing list
kernel@lists.ime.usp.br
https://lists.ime.usp.br/listinfo/kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] PANIC KERNEL
@ 2026-03-29 4:49 Marcelo Mendes Spessoto Junior
0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Mendes Spessoto Junior @ 2026-03-29 4:49 UTC (permalink / raw)
To: kernel
---
init/main.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/init/main.c b/init/main.c
index b84818ad9..7e8558100 100644
--- a/init/main.c
+++ b/init/main.c
@@ -1153,6 +1153,7 @@ void start_kernel(void)
* too:
*/
locking_selftest();
+ panic("KERNEL PANIC");
#ifdef CONFIG_BLK_DEV_INITRD
if (initrd_start && !initrd_below_start_ok &&
--
2.47.3
--
kernel mailing list
kernel@lists.ime.usp.br
https://lists.ime.usp.br/listinfo/kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-30 12:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-29 4:49 [PATCH] PANIC KERNEL Marcelo Mendes Spessoto Junior
-- strict thread matches above, loose matches on Subject: below --
2026-03-29 4:44 Marcelo Mendes Spessoto Junior
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox