]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: sco: Fix lost wakeups waiting to accept socket
authorPeter Hurley <peter@hurleysoftware.com>
Sun, 24 Jul 2011 04:11:01 +0000 (00:11 -0400)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 11 Aug 2011 22:50:26 +0000 (19:50 -0300)
commit411ddb16adf04f670fff698ba77a074f3bd6c272
treeb9ae549982b6768f6792fa99c1aa816ae8c8f819
parent9938317f1fe6bb249088ed9f20c336f5fdd2e6a9
Bluetooth: sco: Fix lost wakeups waiting to accept socket

Fix race conditions which can cause lost wakeups (or missed signals)
while waiting to accept a sco socket connection.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/sco.c