diff options
author | Jiang Liu <[email protected]> | 2015-01-20 10:21:06 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-01-20 11:44:40 +0100 |
commit | 9889eaeb7c999cae64006bb98c47f40f412ec875 (patch) | |
tree | 041a8a53ad133e5677dca39aed31aa0388d80692 /lib/memory-notifier-error-inject.c | |
parent | b568b8601f05a591a7ff09d8ee1cedb5b2e815fe (diff) |
ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()
Xen pciback driver assumes that pci_dev->irq won't change after calling
pci_disable_device(). But commit cffe0a2b5a34c95a4dadc9ec7132690a5b0f6687
("x86, irq: Keep balance of IOAPIC pin reference count") frees irq
resources and resets pci_dev->irq to zero when pci_disable_device() is
called.
So this is a hotfix for 3.19 to avoid resetting pci_dev->irq, and
another proper fix will be prepared for next merging window.
Signed-off-by: Jiang Liu <[email protected]>
Tested-by: Sander Eikelenboom <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Konrad Rzeszutek Wilk <[email protected]>
Cc: David Vrabel <[email protected]>
Cc: Rafael J. Wysocki <[email protected]>
Cc: Len Brown <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions