From: Rémi Denis-Courmont Date: Wed, 26 May 2010 00:44:44 +0000 (+0000) Subject: Phonet: listening socket lock protects the connected socket list X-Git-Tag: v2.6.35-rc2~64^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dfde179c38056b91d51e60f3d50902387f27c84;p=pandora-kernel.git Phonet: listening socket lock protects the connected socket list 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed