From: Fenghua Yu Date: Mon, 9 Jun 2008 23:48:18 +0000 (-0700) Subject: ACPI: handle invalid ACPI SLIT table X-Git-Tag: v2.6.26-rc6~10^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39b8931b5cad9a7cbcd2394a40a088311e783a82;p=pandora-kernel.git ACPI: handle invalid ACPI SLIT table This is a SLIT sanity checking patch. It moves slit_valid() function to generic ACPI code and does sanity checking for both x86 and ia64. It sets up node_distance with LOCAL_DISTANCE and REMOTE_DISTANCE when hitting invalid SLIT table on ia64. It also cleans up unused variable localities in acpi_parse_slit() on x86. Signed-off-by: Fenghua Yu Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- Reading git-diff-tree failed