diff options
| author | Ursula Braun <[email protected]> | 2007-07-14 19:04:25 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2007-07-14 19:04:25 -0700 |
| commit | febca281f677a775c61cd0572c2f35e4ead9e7d5 (patch) | |
| tree | 64a58deba476ff3dbc7468d6d2e8e33e1351bf68 /include/linux | |
| parent | 13fdc9a74df0fec70f421c6891e184ed8c3b9088 (diff) | |
[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 <[email protected]>
Acked-by: Frank Pavlic <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions