On Sun, Oct 29, 2006 at 03:53:13AM +0900, Akinobu Mita wrote: > This patch fixes single linked list manipulation for sub_driver. > If the remving entry is not on the head of the sub_driver list, > it goes into infinate loop. > > Though that infinate loop doesn't happen. Because the only user of > acpi_pci_register_dirver() is acpiphp. Any chance to just switch the driver to use the list.h APIs instead of opencoding lists? - 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