From: Marc Zyngier <maz@kernel.org>
To: lkp@lists.01.org
Subject: Re: [irqdomain] 2cb09c90a4: suspend-stress.fail
Date: Wed, 09 Jun 2021 09:23:02 +0100 [thread overview]
Message-ID: <878s3jzbtl.wl-maz@kernel.org> (raw)
In-Reply-To: <20210609083708.GC15555@xsang-OptiPlex-9020>
[-- Attachment #1: Type: text/plain, Size: 2518 bytes --]
Hi Oliver,
On Wed, 09 Jun 2021 09:37:08 +0100,
Oliver Sang <oliver.sang@intel.com> wrote:
>
> hi Marc,
>
> On Wed, Jun 02, 2021 at 05:24:04PM +0100, Marc Zyngier wrote:
> > Hi Rui,
> >
> > On Wed, 02 Jun 2021 09:25:31 +0100,
> > Zhang Rui <rui.zhang@intel.com> wrote:
> > >
> > > On Wed, 2021-06-02 at 08:55 +0100, Marc Zyngier wrote:
> > > > Hi Oliver,
> > > >
> > > > On Wed, 02 Jun 2021 08:12:31 +0100,
> > > > kernel test robot <oliver.sang@intel.com> wrote:
> > > > >
> > > > > Greeting,
> > > > >
> > > > > FYI, we noticed the following commit (built with gcc-9):
> > > > >
> > > > > commit: 2cb09c90a4cde464dbfe78a57a9c128625c31122 ("irqdomain:
> > > > > Introduce irq_resolve_mapping()")
> > > > > https://git.kernel.org/cgit/linux/kernel/git/maz/arm-platforms.git
> > > > > irq/generic_handle_irq_domain
> >
> > [...]
> >
> > > >
> > > > Can you give a few more details about the failure mode? Did you
> > > > expect
> > > > the network interface to show up earlier?
> > >
> > > TBH, we don't know if this is caused by the network failure or not.
> > > It is a remote machine that I need to take some time to verify this.
> > >
> > > > How repeatable is this
> > > > issue?
> > >
> > > It seems to be intermittent but relatively easy to reproduce.
> > > Here is what I did.
> > > 1. run 10 suspend iterations after boot
> > > 2. reboot and repeat step 1 by 10 times.
> > >
> > > The test is done on three different machines, an old Ivybridge laptop,
> > > a skylake laptop and a kabylake laptop.
> >
> > Let's just say that I very little idea of what these names represent,
> > but I do have an *old* laptop around (i7-2760QM), on which I was able
> > to reproduce something.
> >
> > I have the strong feeling that something in the resume path is tearing
> > down a live mapping while the interrupt is being looked up, which
> > would be an interesting bug on its own. But it should be pretty cheap
> > to work around that. Could you try the hack below on top of the
> > offending commit? It did fix the resume issue for me:
> >
>
> we tested below patch on platform where we made out original report,
> confirmed the failure was fixed.
>
> we will try to test on other platforms and if there are any problem,
> we will let you know. Thanks
Great, thanks for letting me know. The fixed version is now in -next.
Should if you spot anything else.
M.
--
Without deviation from the norm, progress is not possible.
next prev parent reply other threads:[~2021-06-09 8:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-02 7:12 [irqdomain] 2cb09c90a4: suspend-stress.fail kernel test robot
2021-06-02 7:55 ` Marc Zyngier
2021-06-02 8:25 ` Zhang Rui
2021-06-02 16:24 ` Marc Zyngier
2021-06-09 8:37 ` Oliver Sang
2021-06-09 8:23 ` Marc Zyngier [this message]
2021-06-10 2:00 ` Liu, Yujie
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=878s3jzbtl.wl-maz@kernel.org \
--to=maz@kernel.org \
--cc=lkp@lists.01.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.