commit | 20bb86852a6b7d9ca8c48ff921ff3904038959cf | [log] [tgz] |
---|---|---|
author | Keith Owens <kaos@sgi.com> | Thu Sep 22 18:49:15 2005 +1000 |
committer | Tony Luck <tony.luck@intel.com> | Thu Sep 22 13:24:19 2005 -0700 |
tree | 7db40dee86256b322a1036a6187db2e189e0bd0a | |
parent | 83a78d9ba792660418d692fd6737871aefdbff36 [diff] |
[IA64] Wire in the MCA/INIT handler stacks Wire the MCA/INIT handler stacks into DTR[2] and track them in IA64_KR(CURRENT_STACK). This gives the MCA/INIT handler stacks the same TLB status as normal kernel stacks. Reload the old CURRENT_STACK data on return from OS to SAL. Signed-off-by: Keith Owens <kaos@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>