diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2007-11-15 21:23:17 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2007-11-15 21:23:17 +0000 |
commit | 8ca8bc22d3b776d69bd7ce8622136de5cb8ee376 (patch) | |
tree | 08a9ebc32a67886ed5c43c4640c4bfd7e3ac872c /usr.bin/lastcomm | |
parent | 42b7e5295160dddf04004f36ba2cb8756e87fe7c (diff) |
Stop referring the initial kernel stack as the ``interrupt stack''. It's
been years since it has last been used for that purpose, so name it the
initialization/startup stack.
While there, do not store the initialization stack in cpu_info, and have
secondary_pre_main() return its value so that the bootstrap code does not
need to fetch it from cpu_info.
This might be reconsidered when the startup stacks will be freed after they
are not used anymore, but there are more things to do first.
Diffstat (limited to 'usr.bin/lastcomm')
0 files changed, 0 insertions, 0 deletions