From: Alex Chiang Date: Thu, 28 Feb 2008 01:41:38 +0000 (-0700) Subject: [IA64] workaround tiger ia64_sal_get_physical_id_info hang X-Git-Tag: v2.6.25-rc4~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ed0dc5ba811ce682f48988bf114669265e1120d;p=pandora-kernel.git [IA64] workaround tiger ia64_sal_get_physical_id_info hang This fixes regression introduced in 113134fcbca83619be4c68d0ca66db6093777b5d Intel Tiger platforms hang when calling SAL_GET_PHYSICAL_ID_INFO instead of properly returning -1 for unimplemented, so add a version check. SGI Altix platforms have an incorrect SAL version hard-coded into their prom -- they encode 2.9, but actually implement 3.2 -- so fix it up and allow ia64_sal_get_physical_id_info to keep working. Signed-off-by: Alex Chiang Acked-by: Russ Anderson Signed-off-by: Tony Luck --- Reading git-diff-tree failed