diff options
author | Jiang Liu <[email protected]> | 2015-06-10 16:54:59 +0800 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2015-07-30 14:05:57 -0500 |
commit | 991de2e59090e55c65a7f59a049142e3c480f7bd (patch) | |
tree | b6b31c900abc49312c0306b4a0d596d74a22f71c /scripts/gdb/linux/modules.py | |
parent | 890e4847587fcff5eb0438e90992ad7d2a261f33 (diff) |
PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()
To support IOAPIC hotplug, we need to allocate PCI IRQ resources on demand
and free them when not used anymore.
Implement pcibios_alloc_irq() and pcibios_free_irq() to dynamically
allocate and free PCI IRQs.
Remove mp_should_keep_irq(), which is no longer used.
[bhelgaas: changelog]
Signed-off-by: Jiang Liu <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions