linux/net/phonet
Rémi Denis-Courmont 7dfde179c3 Phonet: listening socket lock protects the connected socket list
The accept()'d socket need to be unhashed while the (listen()'ing)
socket lock is held. This fixes a race condition that could lead to an
OOPS.

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-05-29 00:18:50 -07:00
..
af_phonet.c
datagram.c
Kconfig
Makefile
pep-gprs.c
pep.c Phonet: listening socket lock protects the connected socket list 2010-05-29 00:18:50 -07:00
pn_dev.c
pn_netlink.c
socket.c net: sock_def_readable() and friends RCU conversion 2010-05-01 15:00:15 -07:00
sysctl.c