On 21/01/2026 01:07, Mark Brown wrote:
On Wed, Jan 21, 2026 at 12:03:05AM +0100, David Heidelberg wrote:
Heya,
not bisected yet, but we having problems with 20260119 & 20.
No usb initalization on any device.
Pixel 3
- serial doesn't work
- framebuffer shows early fb init and logos, freeing initrd memory
OnePlus 6T
- we get a penguins logos, but nothing else than blinking cursor
For now, working version is based on next-20260109 (we have to test more
recent tags). Version next-20260115 somehow (with some IRQ issues) worked
too.
If anyone has tips what to look for, we're grateful.
Is this possibly the issue reported in:
https://lore.kernel.org/r/[email protected]
with boot hangs late in boot? That was affecting a number of other
Qualcomm platforms.
Thank you,
git revert dc23806a7c47ec5f1293aba407fb69519f976ee0
# driver core: enforce device_lock for driver_match_device()
unblocked the boot.
Thank you and thank you for maintaining -next!
David