Great, thanks.
On Mon, 10 Jun 2019 at 23:35, Qian Cai <[email protected]> wrote: > > On Mon, 2019-06-10 at 13:52 +0800, Yuyang Du wrote: > > The commit: > > > > 091806515124b20 ("locking/lockdep: Consolidate lock usage bit > > initialization") > > > > misses marking LOCK_USED flag at IRQ usage initialization when > > CONFIG_TRACE_IRQFLAGS > > or CONFIG_PROVE_LOCKING is not defined. Fix it. > > > > Reported-by: Qian Cai <[email protected]> > > Signed-off-by: Yuyang Du <[email protected]> > > It works fine.

