Skip to content
Commit 6ed0dc5b authored by Alex Chiang's avatar Alex Chiang Committed by Tony Luck
Browse files

[IA64] workaround tiger ia64_sal_get_physical_id_info hang

This fixes regression introduced in 113134fc



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: default avatarAlex Chiang <achiang@hp.com>
Acked-by: default avatarRuss Anderson <rja@sgi.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 022f9268
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment