commit | 9ba89334552b96e2127dcafb1c46ce255ecf2667 | [log] [tgz] |
---|---|---|
author | Ian Wienand <ianw@gelato.unsw.edu.au> | Wed Jun 21 10:33:04 2006 +1000 |
committer | Tony Luck <tony.luck@intel.com> | Wed Jun 21 14:48:34 2006 -0700 |
tree | 9e94efa48696b0796720a9f9f042da51a6fa7fc8 | |
parent | f640f94ec4f39e8a4d91d58354d3e09b28769edf [diff] |
[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 <ianw@gelato.unsw.edu.au> Signed-off-by: Tony Luck <tony.luck@intel.com>