Re: BUG: net-next (7.0-rc6 based and later) fails to boot on Jetson Xavier NX

From: Linus Torvalds

Date: Wed Apr 08 2026 - 11:24:12 EST


On Wed, 8 Apr 2026 at 06:59, Russell King (Oracle)
<linux@xxxxxxxxxxxxxxx> wrote:
>
> > Now building straight -rc7. If that also fails, my plan is to start
> > bisecting rc5..rc6, which will likely take most of the rest of the
> > day. So, in the mean time I'm sending this as a heads-up that rc6
> > and onwards has a problem.
>
> Plain -rc7 fails (another random oops):
>
> Now starting the bisect between 7.0-rc5 and 7.0-rc6.

Thanks. Not what I wanted to hear at this point, but a bisect should
get the culprit if this is at least sufficiently repeatable.

The exact symptoms and oops details may be random, but hopefully the
"something bad happens" is reliable enough to bisect.

Linus