On Wed, 29 Jan 2014, Tejun Heo wrote:
> kernfs_deactivate() forgot to check whether KERNFS_LOCKDEP is set
> before performing lockdep annotations and ends up feeding
> uninitialized lockdep_map to lockdep triggering warning like the
> following on USB stick hotunplug.
>
> usb 1-2: USB disconnect
On Wed, Jan 29, 2014 at 03:19:51PM -0200, Fabio Estevam wrote:
> On Wed, Jan 29, 2014 at 3:04 PM, Tejun Heo wrote:
> > kernfs_deactivate() forgot to check whether KERNFS_LOCKDEP is set
> > before performing lockdep annotations and ends up feeding
> > uninitialized lockdep_map to lockdep triggering
On Wed, Jan 29, 2014 at 3:04 PM, Tejun Heo wrote:
> kernfs_deactivate() forgot to check whether KERNFS_LOCKDEP is set
> before performing lockdep annotations and ends up feeding
> uninitialized lockdep_map to lockdep triggering warning like the
> following on USB stick hotunplug.
>
> usb 1-2: USB
kernfs_deactivate() forgot to check whether KERNFS_LOCKDEP is set
before performing lockdep annotations and ends up feeding
uninitialized lockdep_map to lockdep triggering warning like the
following on USB stick hotunplug.
usb 1-2: USB disconnect, device number 2
INFO: trying to register non-sta