On Wed, Mar 9, 2022 at 10:22 AM Jonathan Cameron
<[email protected]> wrote:
>
> On Mon, 28 Feb 2022 18:49:06 -0800
> Dan Williams <[email protected]> wrote:
>
> > In preparation for moving lockdep_mutex nested lock acquisition into the
> > core, remove the cxl_device_lock() wrapper, but preserve
> > cxl_lock_class() that will be used to inform the core of the subsystem's
> > lock ordering 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]>
>
> Makes sense, but perhaps the description should call out that after
> this patch it's not just a wrapper remove, but rather the lock
> checking is totally gone for now?

Sure, that's worth a note.

>
> Otherwise this looks fine to me. FWIW
> Reviewed-by: Jonathan Cameron <[email protected]>

Reply via email to