[Intel-gfx] [PATCH] drm/i915: Rename some shorthand lock classes

Chris Wilson chris at chris-wilson.co.uk
Thu Jan 4 21:48:45 UTC 2018


Quoting Chris Wilson (2018-01-04 21:45:28)
> +#define lockdep_rename(lock, name)                                     \
> +       lockdep_set_class_and_name(lock, (lock)->dep_map.key, name)

Maybe lockdep_set_name() for similarity to the others.
-Chris


More information about the Intel-gfx mailing list