freebsd-nq/sys
Robert Watson 73a4c21f28 One more case where we want to drop the NFS server lock and acquire
Giant when entering VFS.  Discovered by code inspection; still not
hit without debug.mpsafenet=1.

Reported by:	bmilekic
2004-05-30 22:59:54 +00:00
..
alpha Retire cpu_sched_exit(); it is not used any more. 2004-05-26 12:09:39 +00:00
amd64 Add some missing <sys/module.h> includes which are masked by the 2004-05-30 17:57:46 +00:00
arm Retire cpu_sched_exit(); it is not used any more. 2004-05-26 12:09:39 +00:00
boot Use the correct location of the EBDA for searching for the RSDP. 2004-05-25 05:52:48 +00:00
cam
coda add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
compat Fix build with ndisulator: Add prototype for my_strcasecmp(). 2004-05-29 22:34:08 +00:00
conf Provide the _start_ctors and _stop_ctors symbols. As on i386, the addresses 2004-05-29 01:09:00 +00:00
contrib Add missing #include <sys/module.h> 2004-05-30 20:34:58 +00:00
crypto
ddb
dev Turn down the queue size by 8 until I can figure out why the 512th command 2004-05-30 22:40:28 +00:00
fs add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
geom Zap a redundant NULL 2004-05-30 18:04:06 +00:00
gnu
i4b add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
i386 Add missing #include <sys/module.h> 2004-05-30 20:34:58 +00:00
ia64 Retire cpu_sched_exit(); it is not used any more. 2004-05-26 12:09:39 +00:00
isa add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
isofs/cd9660
kern Add missing #include <sys/module.h> 2004-05-30 20:34:58 +00:00
libkern
modules add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
net add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
net80211 Add some missing <sys/module.h> includes which are masked by the 2004-05-30 17:57:46 +00:00
netatalk
netatm
netgraph add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
netinet add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
netinet6 add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
netipsec
netipx
netkey
netnatm
netncp add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
netsmb add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
nfs
nfs4client
nfsclient
nfsserver One more case where we want to drop the NFS server lock and acquire 2004-05-30 22:59:54 +00:00
opencrypto add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
pc98 Merged from sys/dev/fdc/fdc.c revision 1.272. 2004-05-30 13:56:06 +00:00
pccard
pci Add missing <sys/module.h> includes 2004-05-30 20:00:41 +00:00
posix4
powerpc Retire cpu_sched_exit(); it is not used any more. 2004-05-26 12:09:39 +00:00
rpc
security add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
sparc64 Retire cpu_sched_exit(); it is not used any more. 2004-05-26 12:09:39 +00:00
sys Remove unneeded XXX comments botched in previous commit. 2004-05-29 05:36:43 +00:00
tools devlist2h.awk is too generic a name for what it does. It really 2004-05-26 00:19:39 +00:00
ufs
vm Remove a stale comment: PG_DIRTY and PG_FILLED were removed in 2004-05-30 20:48:15 +00:00
Makefile