On Thu, Apr 21, 2022 at 08:33:45AM -0700, Dan Williams wrote: > Per Peter [1], the lockdep API has native support for all the use cases > lockdep_mutex was attempting to enable. Now that all lockdep_mutex users > have been converted to those APIs, drop this lock. > > Link: > https://lore.kernel.org/r/[email protected] [1] > Cc: Greg Kroah-Hartman <[email protected]> > Cc: "Rafael J. Wysocki" <[email protected]> > Suggested-by: Peter Zijlstra <[email protected]> > Signed-off-by: Dan Williams <[email protected]>
YES!!!!! Acked-by: Greg Kroah-Hartman <[email protected]> Nice work.

