07/02/08 03:51, Len Brown wrote/a écrit: >>>> Jeff (Mahony) has adjusted the last bits of it when he updated it to the >>>> latest rcX-gitY version: >>>> Changes: >>>> We no longer call populate_rootfs() twice. If we want the custom DSDT, >>>> we load the rootfs before ACPI. Otherwise, it is loaded at the >>>> appropriate >>>> initcall time. -jeffm > >>> I had left it this way because I though Linus had a good reason for >>> delaying populate_rootfs(). But if it works, fine! Maybe some additional >>> comments should be added in before the #ifdef's to clearly show that >>> populate_rootfs() is _always_ called, and they modify only the moment it >>> is called. > >> I don't know about this, I took that change from your patches... > > So is the populate_rootfs() change in the pach I have correct, or not? Yes, it's correct. This is the SuSE version, which is slightly different from the one I had written for the official patch, but which avoids calling twice populate_rootfs(). Both versions work fine anyway :-) Eric - 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