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:
97dc875
)
Phonet: listening socket lock protects the connected socket list
author
Rémi Denis-Courmont
<remi.denis-courmont@nokia.com>
Wed, 26 May 2010 00:44:44 +0000
(
00:44
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 29 May 2010 07:18:50 +0000
(
00:18
-0700)
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>
net/phonet/pep.c
patch
|
blob
|
history
diff --cc
net/phonet/pep.c
Simple merge