From: Markus Gaugusch Date: Mon, 4 Feb 2008 23:04:06 +0000 (+0100) Subject: ACPI: basic initramfs DSDT override support X-Git-Tag: v2.6.25-rc1~297^2~2^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71fc47a9adf8ee89e5c96a47222915c5485ac437;p=pandora-kernel.git ACPI: basic initramfs DSDT override support The basics of DSDT from initramfs. In case this option is selected, populate_rootfs() is called a bit earlier to have the initramfs content available during ACPI initialization. This is a very similar path to the one available at http://gaugusch.at/kernel.shtml but with some update in the documentation, default set to No and the change of populate_rootfs() the "Jeff Mahony way" (which avoids reading the initramfs twice). Signed-off-by: Thomas Renninger Signed-off-by: Eric Piel Signed-off-by: Len Brown --- Reading git-diff-tree failed