On Thu, 2018-10-25 at 17:31 +0200, Johannes Berg wrote: > > Remove > > the lockdep annotation from __flush_work() because start_flush_work() > > already has such an annotation. > > This part at least isn't true, there's no annotation on the work > *struct*, only one on the work *queue*.
You are right - I will drop this patch. Bart.

