freebsd-skq/sys
thompsa 5eb423e0c4 Ensure that we are holding the lock when initialising the bridge interface. We
could initialise while unlocked if the bridge is not up when setting the inet
address, ether_ioctl() would call bridge_init.

Change it so bridge_init is always called unlocked and then locks before
calling bstp_initialization().

Reported by:    Michal Mertl
Approved by:    mlaier (mentor)
MFC after:      3 days
2005-08-15 02:54:29 +00:00
..
alpha
amd64 Simplify the page table page reference counting by pmap_enter()'s change of 2005-08-14 20:02:50 +00:00
arm
boot
bsm
cam
coda
compat
conf Add code for Ext2FS and ReiserFS labels recognition. 2005-08-12 00:27:45 +00:00
contrib
crypto
ddb
dev * Solve "No PHY found" problem for more Yukon Lite variants. 2005-08-13 11:13:12 +00:00
doc
fs - restore the ability to mount cd9660 filesystems as root by inverting 2005-08-14 04:19:36 +00:00
gdb
geom Because code paths for I/O requests are quite complex, add comments above 2005-08-13 17:45:37 +00:00
gnu
i4b
i386 Simplify the page table page reference counting by pmap_enter()'s change of 2005-08-14 20:02:50 +00:00
ia64 Remove the execute permission for stacks. 2005-08-14 23:17:59 +00:00
isa
isofs/cd9660 - restore the ability to mount cd9660 filesystems as root by inverting 2005-08-14 04:19:36 +00:00
kern Do not keep parent directory locked while calling VFS_ROOT to traverse mount 2005-08-14 18:10:04 +00:00
libkern
modules Add code for Ext2FS and ReiserFS labels recognition. 2005-08-12 00:27:45 +00:00
net Ensure that we are holding the lock when initialising the bridge interface. We 2005-08-15 02:54:29 +00:00
net80211 revert 1.64: we cannot use the channel characteristics to decide when to 2005-08-13 17:50:21 +00:00
netatalk
netatm
netgraph
netinet Fix broken build of rev. 1.108 in case of no INET6 and IPFIREWALL 2005-08-14 18:20:33 +00:00
netinet6 added a knob to enable path MTU discovery for multicast packets. 2005-08-13 19:55:06 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci * Solve "No PHY found" problem for more Yukon Lite variants. 2005-08-13 11:13:12 +00:00
posix4
powerpc
rpc
security
sparc64
sys Bump __FreeBSD_version for dev_clone eventhandler to add credential. 2005-08-13 21:26:53 +00:00
tools
ufs
vm Do not use vm_pager_init() to initialize vnode_pbuf_freecnt variable. 2005-08-13 20:21:33 +00:00
Makefile