On Wed, Mar 9, 2022 at 10:19 AM Jonathan Cameron <[email protected]> wrote: > > On Mon, 28 Feb 2022 18:49:00 -0800 > Dan Williams <[email protected]> wrote: > > > In preparation for upleveling device_lock() lockdep annotation support into > > the core, provide a helper to retrieve the lock class. This lock_class > > will be used with device_set_lock_class() to idenify the CXL nested > > idenify?
Indeed. > > > locking rules. > > > > Cc: Alison Schofield <[email protected]> > > Cc: Vishal Verma <[email protected]> > > Cc: Ira Weiny <[email protected]> > > Cc: Ben Widawsky <[email protected]> > > Signed-off-by: Dan Williams <[email protected]> > > Otherwise looks fine to me. > > Reviewed-by: Jonathan Cameron <[email protected]> Thanks!

