commit | 774104399459fe4c4195bdc657a898e292334137 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Thu Jan 02 16:05:57 2014 -0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Jan 03 14:31:38 2014 -0700 |
tree | 233499014c9407d0e0f463b9edd553682eee67ca | |
parent | 92e112fdbb3cb55b43390426501a7efacd893b96 [diff] |
PCI: Convert ioapic to be builtin only, not modular Convert pci/ioapic.c to be builtin only, with no module option, so we can support IO-APIC hotplug. Also make it depend on X86_IO_APIC. [bhelgaas: changelog] Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>