From: Christoph Hellwig <hch@infradead.org>
To: Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: Jens Axboe <axboe@kernel.dk>, Jonathan Corbet <corbet@lwn.net>,
linux-block@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] init: print some info about UUID and LABEL in name_to_dev_t()
Date: Mon, 11 Apr 2022 08:55:19 -0700 [thread overview]
Message-ID: <YlRPZy+trbDdanyh@infradead.org> (raw)
In-Reply-To: <1649475581-12139-2-git-send-email-yangtiezhu@loongson.cn>
On Sat, Apr 09, 2022 at 11:39:39AM +0800, Tiezhu Yang wrote:
> If there is no valid initrd, but root=UUID or root=LABEL is used
> in the command line, boot hangs like this:
There is no root=UUID or root=LABEL handling in the kernel at all, so
I don't see why we should print anything here.
next prev parent reply other threads:[~2022-04-11 15:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-09 3:39 [PATCH 0/3] Modify some code about root=UUID or root=LABEL Tiezhu Yang
2022-04-09 3:39 ` [PATCH 1/3] init: print some info about UUID and LABEL in name_to_dev_t() Tiezhu Yang
2022-04-11 15:55 ` Christoph Hellwig [this message]
2022-04-09 3:39 ` [PATCH 2/3] docs: kernel-parameters: update description of root= Tiezhu Yang
2022-04-11 15:56 ` Christoph Hellwig
2022-04-09 3:39 ` [PATCH 3/3] block: print correct sectors in printk_all_partitions() Tiezhu Yang
2022-04-11 15:57 ` Christoph Hellwig
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=YlRPZy+trbDdanyh@infradead.org \
--to=hch@infradead.org \
--cc=axboe@kernel.dk \
--cc=corbet@lwn.net \
--cc=linux-block@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=yangtiezhu@loongson.cn \
/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;
as well as URLs for NNTP newsgroup(s).