Re: [RFC] Include ACPI DSDT from INITRD patch into mainline

From: Jan Engelhardt
Date: Sat Dec 02 2006 - 06:28:26 EST



>> I'd be willing to bet that most distros have this patch in their kernel.
>> One of those things we can't really live without.
>>
>> What I haven't understood is why it isn't included in the mainline
>> kernel yet.
>
>it's not that hard ;)
>
>replacing the DSDT code *while it's live* is just a bad idea. The kernel
>already has a facility to override the DSDT, but that one does it *from
>the start*. Sounds like that one should be used or maybe enhanced a
>little to make it more distro friendly if something is lacking.

Speaking of that, would not it be "cleanest" to load the DSDT between
grub/lilo and the kernel? GRUB can do fs harvesting (lookup) so you
would not even need to recreate an initrd.


-`J'
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/