commit | 8cab7ccccbdd9fe3cf6b3400d5a88ecb683a5b1b | [log] [tgz] |
---|---|---|
author | Keith Owens <kaos@sgi.com> | Fri Apr 07 16:34:34 2006 +1000 |
committer | Tony Luck <tony.luck@intel.com> | Fri Apr 07 23:01:32 2006 -0700 |
tree | 7d847ecf60940f7dae3e12240fc48184e68b87b8 | |
parent | 958b166c00b39ff0b28ad2bbb32624b9f305a4e1 [diff] |
[IA64] Failure to resume after INIT in user space The OS INIT handler is loading incorrect values into cr.ifa on exit. This shows up as a hang when resuming after an INIT that is delivered while a cpu is in user space. Correct the value loaded into cr.ifa. Signed-off-by: Keith Owens <kaos@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>