All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Changhui Zhong <czhong@redhat.com>
Cc: linux-pci@vger.kernel.org
Subject: Re: [bug report] WARNING: CPU: 0 PID: 226 at drivers/pci/pci.c:2236 pci_disable_device+0xf4/0x100
Date: Thu, 21 Mar 2024 07:44:14 -0500	[thread overview]
Message-ID: <20240321124414.GA1315974@bhelgaas> (raw)
In-Reply-To: <CAGVVp+WPJZO50=-egr+67x9uePf3y4LS-85iCT_aEtSf=LASZw@mail.gmail.com>

On Thu, Mar 21, 2024 at 06:11:46PM +0800, Changhui Zhong wrote:
> On Wed, Mar 20, 2024 at 10:46 AM Bjorn Helgaas <helgaas@kernel.org> wrote:
> > On Wed, Mar 20, 2024 at 10:16:06AM +0800, Changhui Zhong wrote:
> > > On Wed, Mar 20, 2024 at 12:30 AM Bjorn Helgaas <helgaas@kernel.org> wrote:
> > > > On Tue, Mar 19, 2024 at 03:34:56PM +0800, Changhui Zhong wrote:
> > > > > repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> > > > > branch: master
> > > > > commit HEAD:b3603fcb79b1036acae10602bffc4855a4b9af80
> > > >
> > > > Where's the rest of this?  I don't see "WARNING: CPU: 0 PID: 226 at
> > > > drivers/pci/pci.c:2236" in the snippet below.  Please include or post
> > > > the complete dmesg log.
> > > >
> > > > Is this reproducible?  If so, how?  And is it a regression?
> > >
> > > it reproduceible,I can trigger it every time on my server,but I'm not
> > > sure if it is a regression,
> >
> > Great, it's always easier if it's easily reproducible.  Can you please
> > try an older kernel, e.g., v6.8?
> 
> I tested v6.8 and v6.7 both triggered this issue,
> and not trigger this issue on v6.6

Bisecting between v6.6 and v6.7 might be the quickest way to find it,
but it's a fair bit of work on your end.

How do you trigger the problem?

It looks like you're capturing console output, and most of the kernel
messages don't appear on the console.  The kernel messages (dmesg) I'm
interested in should be captured somewhere like /var/log/dmesg or
similar (I don't know the exact filename for Red Hat).

Bjorn

      reply	other threads:[~2024-03-21 12:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-19  7:34 [bug report] WARNING: CPU: 0 PID: 226 at drivers/pci/pci.c:2236 pci_disable_device+0xf4/0x100 Changhui Zhong
2024-03-19 16:23 ` Bjorn Helgaas
2024-03-20  2:16   ` Changhui Zhong
2024-03-20  2:46     ` Bjorn Helgaas
2024-03-20  3:13       ` Changhui Zhong
2024-03-21 10:11       ` Changhui Zhong
2024-03-21 12:44         ` Bjorn Helgaas [this message]

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=20240321124414.GA1315974@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=czhong@redhat.com \
    --cc=linux-pci@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.