Hi Stephen, >> These three lines make up what msleep() already does, i.e. setting the >> task to uninterruptible, sleeping for so many jiffies, and then >> schedule() already puts the task state back to TASK_RUNNING when it >> returns. Make things clearer by just calling msleep() instead. >> >> Cc: Thierry Escande <thierry.escande@xxxxxxxxxx> >> Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> >> --- > > Marcel, can you pick this patch up? I would do that, but unfortunately it does apply against bluetooth-next tree. Regards Marcel