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
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to