All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Harald Arnesen <harald@skogtun.org>
Cc: johannes.berg@intel.com,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [BISECTED] 5.12 hangs at reboot
Date: Mon, 26 Apr 2021 11:59:31 -0700	[thread overview]
Message-ID: <CAHk-=wgA1Ma6e5qZO1EP9oMveLPJFbj=SC1R0ZewCmC-u0_r=A@mail.gmail.com> (raw)
In-Reply-To: <09464e67-f3de-ac09-28a3-e27b7914ee7d@skogtun.org>

On Mon, Apr 26, 2021 at 11:47 AM Harald Arnesen <harald@skogtun.org> wrote:
>
> Bisected to commit 776a39b8196dbca4afb69669db0d9926ffac29ab, and
> reverting this makes the machine reboot as usual.

Hmm. That was already in rc1, so this isn't some late untested
last-minute commit that broke things for you.

Which implies that it's likely something fairly specific to  your
setup (either the config or the hardware - or possibly Void Linux
doing something other distros don't).

Mind also attaching a dmesg of an affected kernel (or with the revert
in place, I guess - it shouldn't matter until the reboot ;)

There's a lockdep assertion there, but you don't seem to have lockdep
enabled. So it be interesting to see what happens if you

 (a) enable lockdep

 (b) make sure to reboot in text mode so that any lockdep messages
would actually be visible.

Maybe Johannes will go "Doh!" and see what's wrong.

                  Linus

  reply	other threads:[~2021-04-26 19:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 18:43 [BISECTED] 5.12 hangs at reboot Harald Arnesen
2021-04-26 18:59 ` Linus Torvalds [this message]
2021-04-26 19:19   ` Johannes Berg
2021-04-26 20:23     ` Harald Arnesen
2021-04-26 19:29   ` Harald Arnesen
2021-04-26 19:38     ` Johannes Berg
2021-04-26 19:45       ` Linus Torvalds
2021-04-26 19:46         ` Johannes Berg
2021-04-26 19:51           ` Linus Torvalds
2021-04-26 20:11             ` Johannes Berg
2021-04-26 20:25               ` Harald Arnesen
     [not found]       ` <151b7e41-a415-e780-eb90-6ca16c113066@skogtun.org>
2021-04-26 22:49         ` Linus Torvalds
2021-04-27  7:43           ` Herbert Xu
2021-04-27  8:49           ` Johannes Berg
2021-04-26 20:10   ` Harald Arnesen
2021-04-26 20:26     ` Johannes Berg

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='CAHk-=wgA1Ma6e5qZO1EP9oMveLPJFbj=SC1R0ZewCmC-u0_r=A@mail.gmail.com' \
    --to=torvalds@linux-foundation.org \
    --cc=harald@skogtun.org \
    --cc=johannes.berg@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.