Documentation/acpi/dsdt-initrd.txt
0 → 100644
+99
−0
+17
−0
+69
−4
+7
−1
+7
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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 <trenn@suse.de> Signed-off-by:
Eric Piel <eric.piel@tremplin-utc.net> Signed-off-by:
Len Brown <len.brown@intel.com>