commit | 1c7d67073e2d196597f541351bc9b109c8a93528 | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Thu Aug 31 11:34:47 2006 -0500 |
committer | Tony Luck <tony.luck@intel.com> | Fri Sep 08 11:05:13 2006 -0700 |
tree | 083f41edca573e59cb773672867cd24027102014 | |
parent | 2636255488484e04d6d54303d2b0ec30f7ef7e02 [diff] |
[IA64] Save register stack contents on cpu start The SN PROM uses the register stack in the slave loop. The contents must be preserved for the OS to return to the slave loop via offlining a cpu or for kexec. A 'flushrs" is needed to force the stack to be written to memory prior to changing bspstore. Signed-off-by: Jack Steiner <steiner@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>