From: Cong Wang <[email protected]>
Date: Tue,  1 Nov 2016 16:04:36 -0700

> Andrey reported this kernel warning:
 ...
> Unlike commit 26cabd31259ba43f68026ce3f62b78094124333f
> ("sched, net: Clean up sk_wait_event() vs. might_sleep()"), the
> sleeping function is called before schedule_timeout(), this is indeed
> a bug. Fix this by moving the wait logic to the new API, it is similar
> to commit ff960a731788a7408b6f66ec4fd772ff18833211
> ("netdev, sched/wait: Fix sleeping inside wait event").
> 
> Reported-by: Andrey Konovalov <[email protected]>
> Cc: Andrey Konovalov <[email protected]>
> Cc: Eric Dumazet <[email protected]>
> Cc: Peter Zijlstra <[email protected]>
> Signed-off-by: Cong Wang <[email protected]>

Applied, thanks.

Reply via email to