Hi, here are fixes for three issues I found in ACPI code during hotplug testing. Patches 2 and 3 fix the same issue, but I think both make sense on their own. Please review. Thanks, Joerg Joerg Roedel (3): ACPI, ioapic: Clear on-stack resource before using it ACPI: Remove platform devices from a bus on removal ACPI: Don't create a platform_device for IOAPIC/IOxAPIC drivers/acpi/acpi_platform.c | 8 +++++--- drivers/acpi/ioapic.c | 6 ++++++ drivers/acpi/scan.c | 26 ++++++++++++++++++++++++++ 3 files changed, 37 insertions(+), 3 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html