Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1234154
| Path | csiph.com!au2pb.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
| Newsgroups | linux.kernel |
| Subject | Re: [Bugfix 1/2] ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ |
| Date | Mon, 28 Sep 2015 15:40:04 +0200 |
| Message-ID | <qdGOU-Rc-29@gated-at.bofh.it> (permalink) |
| References | <q9AoF-2JQ-3@gated-at.bofh.it> <qcKUx-82h-3@gated-at.bofh.it> |
| X-Original-To | Bjorn Helgaas <helgaas@kernel.org> |
| User-Agent | KMail/4.11.5 (Linux/4.1.0-rc5+; KDE/4.11.5; x86_64; ; ) |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7Bit |
| Content-Type | text/plain; charset="utf-8" |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 29 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Jiang Liu <jiang.liu@linux.intel.com>, "Rafael J . Wysocki" <rafael.j.wysocki@intel.com>, Bjorn Helgaas <bhelgaas@google.com>, Thomas Gleixner <tglx@linutronix.de>, Len Brown <lenb@kernel.org>, wfg@linux.intel.com, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org, x86@kernel.org |
| X-Original-Date | Mon, 28 Sep 2015 15:57:03 +0200 |
| X-Original-Message-ID | <3135859.72R7vY9K7x@vostro.rjw.lan> |
| X-Original-References | <1442469766-31264-1-git-send-email-jiang.liu@linux.intel.com> <20150925234040.GB23134@localhost> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1234154 |
Show key headers only | View raw
On Friday, September 25, 2015 06:40:40 PM Bjorn Helgaas wrote: > On Thu, Sep 17, 2015 at 02:02:45PM +0800, Jiang Liu wrote: > > Avoid IRQs occupied by ISA IRQs when allocating IRQs for PCI link devices, > > otherwise it may cause interrupt storm due to incompatible pin attributes. > > > > This issue was triggered on a KVM virtual machine, which > > 1) uses IRQ9 for SCI in high level mode. > > 2) defines an PCI interrupt link device (LNKS) with IRQ9 as the only > > possible irq. > > 3) has an PCI device referring to link device LNKS. > > So it causes interrupt storm when enabling the PCI device because PCI IRQ > > works in low level mode. > > > > Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com> > > Acked-by: Bjorn Helgaas <bhelgaas@google.com> Thanks! Queued up both this and the [2/2] for 4.3-rc4. Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [Bugfix 1/2] ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ Bjorn Helgaas <helgaas@kernel.org> - 2015-09-26 01:50 +0200 Re: [Bugfix 1/2] ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-09-28 15:40 +0200
csiph-web