Re: usage of DEFINE_WAIT_OVERRIDE_MAP(LD_WAIT_SLEEP)
From: Oleg Nesterov
Date: Fri Oct 24 2025 - 11:22:06 EST
On 10/24, Sebastian Andrzej Siewior wrote:
>
> On 2025-10-24 12:26:16 [+0200], Oleg Nesterov wrote:
> > > | /* PREEMPT_RT kernels map spinlock to rt_mutex */
> >
> > Ah, indeed, I was confused and didn't even bother to read the definitions
> > below, spinlock->dep_map is initialized by the same SPIN_DEP_MAP_INIT()...
> >
> > Sebastian, thanks for correcting me! Sorry, I could not carefully read
> > your emails yesterday.
>
> No worries. Just let me know if the cited comment requires an update.
No, no, I think the comment is fine. Just the ignorance on my side.
Oleg.