]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: cmtp: Fix lost wakeup of session thread
authorPeter Hurley <peter@hurleysoftware.com>
Sun, 24 Jul 2011 04:11:10 +0000 (00:11 -0400)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 11 Aug 2011 22:50:27 +0000 (19:50 -0300)
commit5ac9dab28c7ca200db1cca1fc67d887ad94ff6ad
treecd08e954cf3c7ea036f597a96a72ebc56f0f5218
parent128eda316b97586511e2f84016d1ab384536a08d
Bluetooth: cmtp: Fix lost wakeup of session thread

Fix race condition which can result in missing the wakeup intended
to stop the session thread.

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