1
0
Fork 0
alistair23-linux/include/net/iucv
Ursula Braun febca281f6 [AF_IUCV]: Add lock when updating accept_q
The accept_queue of an af_iucv socket will be corrupted, if
adding and deleting of entries in this queue occurs at the
same time (connect request from one client, while accept call
is processed for another client).
Solution: add locking when updating accept_q

Signed-off-by: Ursula Braun <braunu@de.ibm.com>
Acked-by: Frank Pavlic <fpavlic@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-14 19:04:25 -07:00
..
af_iucv.h [AF_IUCV]: Add lock when updating accept_q 2007-07-14 19:04:25 -07:00
iucv.h [AF_IUCV/IUCV]: smp_call_function deadlock 2007-04-28 23:03:59 -07:00