From: Ian Wienand Date: Wed, 21 Jun 2006 00:33:04 +0000 (+1000) Subject: [IA64] SKI Simulator boot X-Git-Tag: v2.6.18-rc1~1083 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ba89334552b96e2127dcafb1c46ce255ecf2667;p=pandora-kernel.git [IA64] SKI Simulator boot Sorry I didn't notice earlier, but that BUG_ON triggers for me on the simulator. AFAICS the mask for itv is set in cpu_init(), which comes after sal_init(). Consequently on the simulator the itv still has its start value of zero. I've probably missed something, but I wonder why at this stage of the boot you even need to save and restore the itv? Signed-Off-By: Ian Wienand Signed-off-by: Tony Luck --- Reading git-diff-tree failed