From: Bob Moore Date: Tue, 30 Dec 2008 19:06:06 +0000 (+0800) Subject: ACPICA: FADT parsing changes and fixes X-Git-Tag: v2.6.29-rc1~34^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06f5541960d02d5e0ddd8fd5c9a1554d85d94fa9;p=pandora-kernel.git ACPICA: FADT parsing changes and fixes 1) Update the register lengths for the PM1 event blocks. The length must be divided by two in order to use these to access the status registers. 2) Add run-time option to use default register lengths to override a faulty FADT. 3) Add warning message if any of the X64 address structures contain a length that does not match the legacy length earlier in the FADT. 4) Move all FADT warning messages into the ValidateFadt function. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed