public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
From: Nathan Chancellor <nathan@kernel.org>
To: Michael Walle <michael@walle.cc>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Rob Herring <robh@kernel.org>,
	linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org,
	Guillaume Tucker <guillaume.tucker@collabora.com>,
	Imran Khan <imran.f.khan@oracle.com>,
	Petr Mladek <pmladek@suse.com>
Subject: Re: Regression for duplicate (?) console parameters on next-20220630
Date: Thu, 30 Jun 2022 12:35:43 -0700	[thread overview]
Message-ID: <Yr37D4P2Dmnbkb+M@dev-arch.thelio-3990X> (raw)
In-Reply-To: <8460ecf2a963c85793cf325e16725044@walle.cc>

On Thu, Jun 30, 2022 at 03:11:58PM +0200, Michael Walle wrote:
> Hi,
> 
> I'm not sure it these are the correct recipients, feel free to CC others.
> 
> Since next-20220630 (or maybe also since next-20220629) I'm getting the
> 
> [    3.707900] WARNING: CPU: 0 PID: 38 at fs/kernfs/dir.c:531
> kernfs_put.part.0+0x1a0/0x1d4
> [    3.716313] kernfs_put: console/active: released with incorrect
> active_ref 0
> 
> on both arm and arm64 boards. See for example:
> https://linux.kernelci.org/test/case/id/62bd840b330c4851eaa39c16/
> 
> I have the console set in the device tree as well as on the commandline.
> Up until recently that wasn't a problem and I guess that should be a valid
> configuration. That being said, the warn() will go away if I remove the
> console= parameter on the commandline.
> 
> I haven't had time to do a bisect yet. That will probably my next step;
> or maybe kernelci will already do that for me, Guillaume? Unless someone
> has some more insights/ideas.

I noticed this as well when booting ARCH=um defconfig.

I ended up doing a bisect against next-20220630 and I landed on the
driver-core merge (5732b42edfd18ee888e127fa13d425ed3ed1bef3). I did two
more bisects to figure out that there is some sort of contextual
contlict between commit 5831788afb17 ("Revert "printk: add kthread
console printers"") and commit b8f35fa1188b ("kernfs: Change
kernfs_notify_list to llist."), as it is only when those two changes are
present that this issue occurs. I am happy to provide more information
if necessary.

Cheers,
Nathan

  reply	other threads:[~2022-06-30 19:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-30 13:11 Regression for duplicate (?) console parameters on next-20220630 Michael Walle
2022-06-30 19:35 ` Nathan Chancellor [this message]
2022-06-30 21:18   ` Michael Walle
2022-07-01  4:42     ` Imran Khan

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=Yr37D4P2Dmnbkb+M@dev-arch.thelio-3990X \
    --to=nathan@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=guillaume.tucker@collabora.com \
    --cc=imran.f.khan@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=michael@walle.cc \
    --cc=pmladek@suse.com \
    --cc=robh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox