Re: lockdep info message

2012-10-26 Thread Arend van Spriel
On 10/26/2012 01:25 PM, Peter Zijlstra wrote: On Fri, 2012-10-26 at 12:15 +0200, Arend van Spriel wrote: Hi Peter and/or Ingo, I am working on a driver (brcmfmac) and when unloading it or unplugging the device I get this info message (see below) upon calling cancel_work_sync(). Just wondering i

Re: lockdep info message

2012-10-26 Thread Peter Zijlstra
On Fri, 2012-10-26 at 12:15 +0200, Arend van Spriel wrote: > Hi Peter and/or Ingo, > > I am working on a driver (brcmfmac) and when unloading it or unplugging > the device I get this info message (see below) upon calling > cancel_work_sync(). Just wondering if there is something I need to do in

lockdep info message

2012-10-26 Thread Arend van Spriel
Hi Peter and/or Ingo, I am working on a driver (brcmfmac) and when unloading it or unplugging the device I get this info message (see below) upon calling cancel_work_sync(). Just wondering if there is something I need to do in the driver or should it be done in workqueue code. Regards, Arend