freebsd-dev/sys/amd64
Peter Wemm 9c43b77ff5 Fix a preemption race. I was reenabling interrupts in the fast system
call handler before it was safe.  It was possible for to lose context
and for something else to clobber the PCPU scratch variable.  This
moves the interrupt enable *way* too late, but its better safe than
sorry for the moment.
2003-05-08 00:05:00 +00:00
..
acpica Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
amd64 Fix a preemption race. I was reenabling interrupts in the fast system 2003-05-08 00:05:00 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
ia32 Regen. 2003-04-25 15:59:44 +00:00
include Style fixes. 2003-05-04 22:13:04 +00:00
isa Style nits. 2003-05-07 17:21:38 +00:00
pci Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00