freebsd-nq/sys/amd64
Peter Wemm 8eb8107b44 Deal with some SMP races by doing the entire copyin at once rather
than doing the checks piecemeal and then doing a second copyin later.

PR:		38021
Submitted by:	davidx (I've tweaked the patch a bit)
2002-09-28 22:44:45 +00:00
..
acpica Wrap GCC-specific asm() code in #ifdef __GNUC__ 2002-09-21 18:19:51 +00:00
amd64 Deal with some SMP races by doing the entire copyin at once rather 2002-09-28 22:44:45 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Add the pst (Promise SX6000) driver to GENERIC. 2002-09-27 19:09:21 +00:00
ia32 Make the following name changes to KSE related functions, etc., to better 2002-09-25 18:10:42 +00:00
include There is no need for start/num to be signed in i386_ldt_args. 2002-09-28 20:42:04 +00:00
isa Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
pci Don't call function in return() for a void function. 2002-09-28 17:36:29 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00