aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2010-06-09 16:33:05 +0000
committerDavid S. Miller <davem@davemloft.net>2010-06-11 18:37:08 -0700
commit0c78a92fbd655ab990e2799f645707f05f548e2f (patch)
tree8dd5bb176c76c142c6b310b4ce4d076d36acaec3 /Documentation/networking
parentc7de2cf053420d63bac85133469c965d4b1083e1 (diff)
econet: fix locking
econet lacks proper locking. It holds econet_lock only when inserting or deleting an entry in econet_sklist, not during lookups. - convert econet_lock from rwlock to spinlock - use econet_lock in ec_listening_socket() lookup - use appropriate sock_hold() / sock_put() to avoid corruptions. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions