LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: James Wang <jnwang@linux.alibaba.com>
To: Petr Mladek <pmladek@suse.com>,
Sergey Senozhatsky <senozhatsky@chromium.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Steven Rostedt <rostedt@goodmis.org>,
John Ogness <john.ogness@linutronix.de>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: kernel hang during reboot when cmdline include a non-exist console device
Date: Tue, 31 Aug 2021 16:31:16 +0800 [thread overview]
Message-ID: <6970d88b-03e4-61ee-c280-1206d3ace0d9@linux.alibaba.com> (raw)
In-Reply-To: <YS3k5TRf5oLLEdKu@alley>
在 2021/8/31 PM4:14, Petr Mladek 写道:
> Adding the reporter into Cc.
>
> On Tue 2021-08-31 12:17:59, Sergey Senozhatsky wrote:
>> On (21/08/30 19:53), Linus Torvalds wrote:
>>> There's a bugzilla for this, but let's just move it to reguilar email,
>>> unless some of you want to track it that way.
>>>
>>> The bugzilla entry says
>>>
>>> "When reboot, the capslock key of thinkpad x1 starts blinking"
>>>
>>> which sounds like there's an oops that just isn't showing, quite
>>> possibly because the console has already been shut down.
>>>
>>> I didn't test this out, and would sincerely hope that somebody else is
>>> willing to follow up on it since I'm in the busiest part of the merge
>>> window.
>> [..]
>>
>>>> https://bugzilla.kernel.org/show_bug.cgi?id=214201
>> I think normally wrong/empty console boot argument should not cause
>> problems. We have a huge number of devices that use console="", for
>> instance. But on some hardware this triggers panic(), very early on.
>>
>> I have the same symptoms on my laptop, and so far haven't been able
>> to figure out how to track it down, but I need to re-start my investigation.
> Sergey, I think that you talk about the crash where there is no registered
> console and console_on_rootfs() fails to create stdin, stdout, and
> stderr for the init process. As a result the kernel crashes
> during boot.
>
> But the bugreport says that the system booted. It crashed later during
> reboot. It will likely be in the shutdown phase. It still might be still
> be caused by the missing console. But we should rule out other
> problems.
>
> James, do you see the problem:
>
> 1. When there is a real console registered. When you remove the
> wrong console= parameter.
if I use a real tty, no problem;
>
> 2. When using "reboot -f" so that the system reboots a dirty way
> without trying to shut down services.
Yes,I have to use "reboot -f" to avoid a cold reboot;
> Best Regards,
> Petr
next prev parent reply other threads:[~2021-08-31 8:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-31 2:53 Linus Torvalds
2021-08-31 3:17 ` Sergey Senozhatsky
2021-08-31 7:34 ` John Ogness
2021-08-31 8:14 ` Petr Mladek
2021-08-31 8:31 ` James Wang [this message]
2021-08-31 8:47 ` Sergey Senozhatsky
2021-08-31 13:45 ` James Wang
2021-08-31 14:33 ` Petr Mladek
2021-08-31 14:38 ` James Wang
2021-08-31 14:52 ` Petr Mladek
2021-09-01 1:52 ` James Wang
2021-09-01 11:48 ` Petr Mladek
2021-09-01 13:53 ` James Wang
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=6970d88b-03e4-61ee-c280-1206d3ace0d9@linux.alibaba.com \
--to=jnwang@linux.alibaba.com \
--cc=john.ogness@linutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=pmladek@suse.com \
--cc=rostedt@goodmis.org \
--cc=senozhatsky@chromium.org \
--cc=torvalds@linux-foundation.org \
--subject='Re: kernel hang during reboot when cmdline include a non-exist console device' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).