public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* System boot failure related to commit 'irqdomain: Switch to per-domain locking'
@ 2023-02-27 10:46 Bingbu Cao
  2023-02-27 11:02 ` Johan Hovold
  2023-02-28  0:45 ` Marc Zyngier
  0 siblings, 2 replies; 9+ messages in thread
From: Bingbu Cao @ 2023-02-27 10:46 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org, johan+linaro, hsinyi, maz


Hi, Johan and Zyngier, 

I am using a Dell XPS laptop(Intel Processor) just update my
Linux kernel to latest tag 6.2.0, and then I see that the kernel
cannot boot successfully, it reported:
--------------------------------------------
Gave up waiting for root file system device. Common problems:
 - Boot args (cat /proc/cmdline)
   - Check rootdelay= (did the system wait long enough?)
 - Missing modules (cat /proc/modules; ls /dev)

ALERT! UUID=xxxxxxx does not exist. Dropping to shell!
--------------------------------------------

And then it drop into initramfs shell, I try to use 'blkid' to
get block devices information, but it showed nothing.

I also tried add 'rootdelay' and 'rootwait' in bootargs, but it did
not work.

I am sure that my previous kernel 6.2.0-rc4 work normally, so I
did some bisect and found the commit below cause the failure on
my system:

9dbb8e3452ab irqdomain: Switch to per-domain locking

I really have no idea why it cause my problem, but I see just
reverting this commit really help me.

Do you have any idea?



-- 
Best regards,
Bingbu Cao

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-03-02  9:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-27 10:46 System boot failure related to commit 'irqdomain: Switch to per-domain locking' Bingbu Cao
2023-02-27 11:02 ` Johan Hovold
2023-02-27 11:25   ` Bingbu Cao
2023-02-27 12:47     ` Johan Hovold
2023-02-28  0:45 ` Marc Zyngier
2023-03-01 11:17   ` Bingbu Cao
2023-03-01 14:46     ` Marc Zyngier
2023-03-02  8:55       ` Bingbu Cao
2023-03-02  9:02         ` Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox