linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Rob Groner <rgroner@rtd.com>
Cc: "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
	"jiang.liu@linux.intel.com" <jiang.liu@linux.intel.com>,
	"bhelgaas@google.com" <bhelgaas@google.com>,
	"tglx@linutronix.de" <tglx@linutronix.de>
Subject: Re: PCI IRQ issue since 4.2 kernel
Date: Thu, 31 Mar 2016 10:14:01 -0500	[thread overview]
Message-ID: <20160331151401.GA15801@localhost> (raw)
In-Reply-To: <1459436757.1998.14.camel@rtd-VirtualBox>

On Thu, Mar 31, 2016 at 11:05:57AM -0400, Rob Groner wrote:
> On Thu, 2016-03-31 at 09:40 -0400, Bjorn Helgaas wrote:
> > Hi Rob,
> > 
> > On Thu, Mar 31, 2016 at 09:26:35AM -0400, Rob Groner wrote:
> > > We became aware of an issue with our Linux drivers when used with a 4.4
> > > kernel.  These drivers had worked previously from 2.6.35 to 4.2 kernels.
> > > The symptoms were that, even though the request_irq() call was
> > > successful, we did not receive any IRQs.  IRQs did arrive on a different
> > > IRQ line, however, and the kernel disabled that line because there was
> > > no handler.
> > 
> > Others have seen similar issues, so we reverted 991de2e59090 ("PCI, x86:
> > Implement pcibios_alloc_irq() and pcibios_free_irq()").
> > 
> > The revert, 6c777e8799a9 ("Revert "PCI, x86: Implement pcibios_alloc_irq()
> > and pcibios_free_irq()""), appeared in v4.5-rc6, so if you try that or a
> > later kernel (including v4.5), it should work.
> > 
> > Let us know if you still see problems.
> > 
> > Bjorn
> 
> I installed the 4.5 kernel from kernel.org and my issue has been
> resolved.  Thank you very much!
> 
> Will this revert possibly make it into 4.3 and 4.4, or will I have to
> tell people to avoid those versions?

Shoot, I forgot to mark that revert for stable.  I'll see if I can
figure out how to do that after the fact.  Of course, you'll still
have to tell people to use the latest 4.3.x or 4.4.x stable kernels,
not the original 4.3 and 4.5.

Bjorn

  reply	other threads:[~2016-03-31 15:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-31 13:26 PCI IRQ issue since 4.2 kernel Rob Groner
2016-03-31 13:40 ` Bjorn Helgaas
2016-03-31 13:44   ` Rob Groner
2016-03-31 15:05   ` Rob Groner
2016-03-31 15:14     ` Bjorn Helgaas [this message]
2016-03-31 15:17       ` Rob Groner

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=20160331151401.GA15801@localhost \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=jiang.liu@linux.intel.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=rgroner@rtd.com \
    --cc=tglx@linutronix.de \
    /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;
as well as URLs for NNTP newsgroup(s).