diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-09-17 22:22:33 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-09-17 22:22:33 +0000 |
commit | 00257a844a15ba1928a917834ed913950766e78f (patch) | |
tree | ad96cb951ed504268045aed6ec9c9ed2fdb8310e /etc/mtree | |
parent | d96618271056cd113df478a246dc9ca63e325335 (diff) |
More cleaning of the exception handling code, and collateral damage:
- always give C routines invoked by the assembly code some breathing room on
the stack
- merge error and reset exception handlers -- gets us rid of error_fault()
and error_reset().
- remove all references to SR0 and "threads" inherited from Mach. In fact,
we do not use SR0 at all now.
- only use double load and stores instructions when we are 200% sure we are
accessing a correctly aligned area. I am not fond of unaligned kernel
accesses, and forcing every pgb to be aligned on an 8 byte boundary is
gross.
Diffstat (limited to 'etc/mtree')
0 files changed, 0 insertions, 0 deletions