Hi All, Patch [1/2] in this series makes the ACPI memory hotplug driver use struct acpi_scan_handler instead of struct acpi_driver and changes the driver to non-modular (as a consequence). Patch [2/2] is a bit funny, though. I though I'd make the container driver use struct acpi_scan_handler instead of struct acpi_driver too, but then I noticed that its struct acpi_driver and everything it does is just plain garbage without any use whatsoever, so the patch simply drops that stuff. Both on top of linux-pm.git/bleeding-edge. Unfortunately, I don't have the hardware to test those things, so if anyone can test them, I'll appreciate it a lot. Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- 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