Hi Kirill, On Wed, Nov 19, 2014, Kirill A. Shutemov wrote: > > From: Johan Hedberg <johan.hedberg@xxxxxxxxx> > > Date: Tue, 18 Nov 2014 20:00:15 +0200 > > Subject: [PATCH] Bluetooth: Fix setting state back to TASK_RUNNING > > > > In __hci_cmd_sync_ev() and __hci_req_sync() if the hci_req_run() call > > fails and we return from the functions we should ensure that the state > > doesn't remain in TASK_INTERRUPTIBLE that we just set it to. This patch > > fixes missing calls to set_current_state(TASK_RUNNING) in both places. > > > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > > This patch helps -- warning is gone. Thanks! I've resent it to linux-bluetooth with the appropriate Reported-by/Tested-by credits. It'll be included in the next pull request for the bluetooth-next tree. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html