Hi guys, I don't think I have any platforms where I can exercise the ACPI processor hotplug code, e.g., acpi_processor_hotplug_notify(). Can you point me to any? I'm looking at drivers/acpi/processor_core.c with a view to removing its use of the .start() method. As far as I can tell, most of what's currently in acpi_processor_start() could be folded into acpi_processor_add(). If you know of any big reasons why this couldn't be done, I'd like to hear them, but mostly I'm just looking for a way to test any changes I make in this area. Thanks, Bjorn -- 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