[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160209175155.23549.35323.stgit@bhelgaas-glaptop2.roam.corp.google.com>
Date: Tue, 09 Feb 2016 11:58:00 -0600
From: Bjorn Helgaas <bhelgaas@...gle.com>
To: linux-pci@...r.kernel.org
Cc: ОлегМороз
<oleg.moroz@....vniiem.ru>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
linux-kernel@...r.kernel.org, Sunjin Yang <fan4326@...il.com>,
linux-acpi@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Yinghai Lu <yinghai@...nel.org>,
Jiang Liu <jiang.liu@...ux.intel.com>
Subject: [PATCH] PCI: Revert "Implement pcibios_alloc_irq() and
pcibios_free_irq()"
We have two reports of drivers broken in v4.3 by Jiang's change,
991de2e59090 ("PCI, x86: Implement pcibios_alloc_irq() and
pcibios_free_irq()").
It would be best to fix the problem instead of reverting 991de2e59090, but
I don't have time to do that myself, and we haven't heard from Jiang, so
the only choice I have is to revert the commit.
Note that reverting will likely break IOAPIC hotplug.
I haven't put my signed-off on it yet because it didn't revert cleanly, and
I'm not sure that I did it correctly.
Олег and Sunjin, can you please test this and see whether it fixes your
drivers? This patch is based on v4.5-rc1.
---
Bjorn Helgaas (1):
Revert 991de2e59090 ("PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()")
arch/x86/include/asm/pci_x86.h | 2 ++
arch/x86/pci/common.c | 27 +++++++++++----------------
arch/x86/pci/intel_mid_pci.c | 7 ++-----
arch/x86/pci/irq.c | 15 ++++++++++++++-
drivers/acpi/pci_irq.c | 8 ++++++++
5 files changed, 37 insertions(+), 22 deletions(-)
Powered by blists - more mailing lists