From: Marcelo Mendes Spessoto Junior <marcelomspessoto@gmail.com>
To: kernel@lists.ime.usp.br
Subject: [PATCH] PANIC KERNEL
Date: Sun, 29 Mar 2026 01:49:59 -0300 [thread overview]
Message-ID: <20260329045010.41885-1-marcelomspessoto@gmail.com> (raw)
---
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
next reply other threads:[~2026-03-29 4:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-29 4:49 Marcelo Mendes Spessoto Junior [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-03-29 4:44 [PATCH] PANIC KERNEL Marcelo Mendes Spessoto Junior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260329045010.41885-1-marcelomspessoto@gmail.com \
--to=marcelomspessoto@gmail.com \
--cc=kernel@lists.ime.usp.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox