> I sent a patch a while ago that gets rid of the whole namespace walking > by making acpi_memoryhotplug an acpi device and making use of the .add > callback function and the acpi_bus_register_driver call. > > I am not sure whether this is possible if you have multiple memory > devices, though (if not maybe it should be made possible?)... > > Yasunori even tested the patch and sent an Ok: > http://marc.theaimsgroup.com/?t=114065312400001&r=1&w=2 > > If this is acceptable I can rebase the patch on a current kernel. Hi. Thomas-san. Did you rebase your patch? I'm trying to do it now too. But, current code (2.6.18-rc4) seems to register handler for only enable status devices at boot time. So, notification is -discarded- due to no handler for new memory device when hot-add event occurs. Hmmm. :-( Bye. -- Yasunori Goto - 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