Hi Johan, > 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. > > Reported-by: Kirill A. Shutemov <kirill@xxxxxxxxxxxxx> > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > Tested-by: Kirill A. Shutemov <kirill@xxxxxxxxxxxxx> > --- > net/bluetooth/hci_core.c | 2 ++ > 1 file changed, 2 insertions(+) patch has been applied to bluetooth-next tree. Regards Marcel -- 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