[PATCH v2 26-2/26] PCI, x86, ACPI: Link acpi ioapic register to ioapic

2013-02-08 Thread Yinghai Lu
During ioapic hotplug, acpi_register_ioapic will be called. Now for x86, that function is blank. Fill that will update __mp_register_ioapic to use those ioapic. Signed-off-by: Yinghai Lu --- arch/x86/kernel/acpi/boot.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-)

[PATCH v2 26-2/26] PCI, x86, ACPI: Link acpi ioapic register to ioapic

2013-02-08 Thread Yinghai Lu
During ioapic hotplug, acpi_register_ioapic will be called. Now for x86, that function is blank. Fill that will update __mp_register_ioapic to use those ioapic. Signed-off-by: Yinghai Lu ying...@kernel.org --- arch/x86/kernel/acpi/boot.c | 10 ++ 1 file changed, 6 insertions(+), 4