From: Alex Chiang Date: Wed, 17 Sep 2008 00:25:33 +0000 (-0600) Subject: [IA64] Ski simulator doesn't need check_sal_cache_flush X-Git-Tag: v2.6.27-rc8~31^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06f95ea8988513b172080c419e4be8826c55a318;p=pandora-kernel.git [IA64] Ski simulator doesn't need check_sal_cache_flush Peter Chubb reported that commit 3463a93def55c309f3c0d0a8aaf216be3be42d64 (Update check_sal_cache_flush to use platform_send_ipi()) broke Ski because it does not implement IPIs. Tony Luck suggested we just #ifndef out the call (since the simulator does not have the SAL bug that this code is attempting to detect and workaround) Signed-off-by: Alex Chiang Signed-off-by: Tony Luck --- Reading git-diff-tree failed