Re: [PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements

From: Boqun Feng
Date: Wed Oct 16 2024 - 13:12:34 EST


On Wed, Oct 16, 2024 at 08:17:50AM +0200, Thomas Hellström wrote:
[...]
> >
> > So even though first_lock_dep_map is a fake lock, it has to have the
> > same wait types as a real mutex.
>
> Understood.
> >
> > Does this make sense?
>
> Yes it does. I'll update to a v3, and add a Tested-by: tag. Would you

I think you should send a v3 then after I test, I will send my
Tested-by.

> like a Co-developed-by: tag as well?

It's not a big change onto yours, but feel free to add it.

Regards,
Boqun

>
> Thanks,
> Thomas
>
>
[...]