[RFC Patch V2 00/16] Enable support of IOAPIC hotplug on x86 platforms

2014-06-16 Thread Jiang Liu
This patch set enhances IOAPIC core and ACPI drivers to support IOAPIC hotplug on x86 platforms. It's based on another patch set "use irqdomain to dynamically allocate IRQ for IOAPIC" at https://lkml.org/lkml/2014/6/9/44 You may pull it from https://github.com/jiangliu/linux.git

[RFC Patch V2 00/16] Enable support of IOAPIC hotplug on x86 platforms

2014-06-16 Thread Jiang Liu
This patch set enhances IOAPIC core and ACPI drivers to support IOAPIC hotplug on x86 platforms. It's based on another patch set use irqdomain to dynamically allocate IRQ for IOAPIC at https://lkml.org/lkml/2014/6/9/44 You may pull it from https://github.com/jiangliu/linux.git ioapic/hotplug_v2