1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys
Attilio Rao dc1558d1cd Merge from vmobj-rwlock:
VM_OBJECT_LOCKED() macro is only used to implement a custom version
of lock assertions right now (which likely spread out thanks to
copy and paste).
Remove it and implement actual assertions.

Sponsored by:	EMC / Isilon storage division
Reviewed by:	alc
Tested by:	pho
2013-02-27 18:12:13 +00:00
..
amd64 Merge from vmobj-rwlock: 2013-02-27 18:12:13 +00:00
arm Fix typo 2013-02-27 08:34:32 +00:00
boot Adjust the arm kernel entry point address properly regardless of whether the 2013-02-26 03:24:45 +00:00
bsm
cam
cddl MFV 247176, 247178, 247315: 2013-02-27 14:45:23 +00:00
compat
conf cxgbe(4): Update firmware to 1.8.4.0. 2013-02-26 00:10:28 +00:00
contrib
crypto
ddb
dev RX checksum offloading on old Yukon controllers seem to cause more 2013-02-27 05:03:35 +00:00
fs Eliminate a duplicate #include. 2013-02-26 07:00:24 +00:00
gdb
geom
gnu/fs
i386 Merge from vmobj-rwlock: 2013-02-27 18:12:13 +00:00
ia64 kernacc() expects all KVAs to be covered in the kernel map. With the 2013-02-25 02:41:38 +00:00
isa
kern Make recursive getblk() slightly more useful. Keep the buffer state 2013-02-27 07:34:09 +00:00
kgssapi
libkern
mips Merge from vmobj-rwlock branch: 2013-02-26 01:00:11 +00:00
modules cxgbe(4): Update firmware to 1.8.4.0. 2013-02-26 00:10:28 +00:00
net
net80211
netatalk
netgraph
netinet
netinet6
netipsec
netipx
netnatm
netncp
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc Merge from vmobj-rwlock: 2013-02-27 18:12:13 +00:00
rpc
security
sparc64 Merge from vmobj-rwlock: 2013-02-27 18:12:13 +00:00
sys The softdep freeblks workitem might hold a reference on the dquot. 2013-02-27 07:32:39 +00:00
teken
tools
ufs The softdep freeblks workitem might hold a reference on the dquot. 2013-02-27 07:32:39 +00:00
vm Merge from vmobj-rwlock: 2013-02-27 18:12:13 +00:00
x86
xdr
xen
Makefile