From: Matthew Garrett Date: Fri, 11 Mar 2011 21:12:20 +0000 (-0500) Subject: ACPI: Make sure the FADT is at least rev 2 before using the reset register X-Git-Tag: v2.6.39-rc1~90^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95cf3e12e7f659e536215b37c67d46f3e2ce95cc;p=pandora-kernel.git ACPI: Make sure the FADT is at least rev 2 before using the reset register The reset register was only introduced with version 2 of the FADT, so we should check that the FADT revision before trusting its contents. Signed-off-by: Matthew Garrett Signed-off-by: Len Brown --- Reading git-diff-tree failed