git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbcd2a4
)
[NET]: Fix setsockopt locking bug
author
Kyle Moffett
<mrmacman_g4@mac.com>
Wed, 27 Jul 2005 21:22:30 +0000
(14:22 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 27 Jul 2005 21:22:30 +0000
(14:22 -0700)
On Sparc, SO_DONTLINGER support resulted in sock_reset_flag being
called without lock_sock().
Signed-off-by: Kyle Moffett <mrmacman_g4@mac.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found