OSDN Git Service

Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 17 Feb 2016 18:26:33 +0000 (12:26 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Apr 2016 06:42:16 +0000 (15:42 +0900)
commitfc9683f24bc4dce3ac67f78f8b393f3c4159319c
treec655d6e9d5743884e7988a48733c8d4ea8307d29
parentb66a7a3a0947ced3b8dff340e815b708cc4a98a7
Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"

commit fe25d078874f2c29c38f4160467d74f5756537c9 upstream.

Revert 8affb487d4a4 ("x86/PCI: Don't alloc pcibios-irq when MSI is
enabled").

This is part of reverting 991de2e59090 ("PCI, x86: Implement
pcibios_alloc_irq() and pcibios_free_irq()") to fix regressions it
introduced.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=111211
Fixes: 991de2e59090 ("PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()")
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael@kernel.org>
CC: Jiang Liu <jiang.liu@linux.intel.com>
CC: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/pci/common.c