From: Roel Kluin <12o3l@tiscali.nl> Date: Fri, 7 Dec 2007 22:59:30 +0000 (-0800) Subject: [IA64] operator priority fix in acpi_map_lsapic() X-Git-Tag: v2.6.24-rc5~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=965d747264c91ed206846d74ae09f757a36a373b;p=pandora-kernel.git [IA64] operator priority fix in acpi_map_lsapic() '!' has a higher priority than '&', so as was this won't test the first bit, but rather evaluates to false for any non-zero lsapic->lapic_flags. Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Acked-by: Simon Horman Signed-off-by: Tony Luck --- Reading git-diff-tree failed