public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PROBLEM: Sun Ultra 60 hangs on boot since Linux 6.8
@ 2024-03-22  4:29 Nick Bowler
  2024-03-22  5:15 ` Tony Lindgren
  0 siblings, 1 reply; 8+ messages in thread
From: Nick Bowler @ 2024-03-22  4:29 UTC (permalink / raw)
  To: Tony Lindgren, linux-kernel, sparclinux, regressions

[-- Attachment #1: Type: text/plain, Size: 1426 bytes --]

Hi,

Linux 6.8 (and 6.8.1) are hanging on boot on my Ultra 60, right after
mounting the root filesystem.  This is a regression from 6.7, which
boots without any such problem.

Everything looks pretty normal, up to:

  [...]
  Run /sbin/init as init process
  INIT:

and the abnormal behaviour is that the boot appears to be stuck at
this point with no further output on the console.

I bisected to this commit:

  commit 45a3a8ef81291b63a2b50a1a145857dd9fc05e89
  Author: Tony Lindgren <tony@atomide.com>
  Date:   Mon Nov 13 10:07:53 2023 +0200
  
      serial: core: Revert checks for tx runtime PM state

Reverting this commit on top of Linux 6.8 is sufficient to get the
system booting again.

The console output related to the serial port (or anything else) does
not appear to be any different on a failing versus working kernel:

  f0061e88: ttyS0 at MMIO 0x1fff1400000 (irq = 7, base_baud = 115200) is a SAB82532 V3.2
  Console: ttyS0 (SAB82532)
  printk: legacy console [ttyS0] enabled
  f0061e88: ttyS1 at MMIO 0x1fff1400040 (irq = 7, base_baud = 115200) is a SAB82532 V3.2
  Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  serial 0000:00:05.0: enabling device (0000 -> 0001)
  0000:00:05.0: ttyS2 at I/O 0x1fe02010c00 (irq = 17, base_baud = 115200) is a 16550A

In case it helps, I attached the complete console output from a failing
boot (gzipped).

Let me know if you need any more info!

Thanks,
  Nick

[-- Attachment #2: console-boot.log.gz --]
[-- Type: application/gzip, Size: 4693 bytes --]

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

end of thread, other threads:[~2024-03-25  7:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-22  4:29 PROBLEM: Sun Ultra 60 hangs on boot since Linux 6.8 Nick Bowler
2024-03-22  5:15 ` Tony Lindgren
2024-03-22  6:36   ` Nick Bowler
2024-03-22  6:48     ` Tony Lindgren
2024-03-22  9:06       ` Tony Lindgren
2024-03-22 14:12         ` Nick Bowler
2024-03-23  6:49           ` Tony Lindgren
2024-03-25  7:39             ` Tony Lindgren

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