Re: Fwd: Possible race in rt_mutex_adjust_prio_chain

From: Peter Zijlstra
Date: Fri Jul 07 2023 - 12:05:19 EST


On Fri, Jul 07, 2023 at 05:39:38PM +0200, Mike Galbraith wrote:
> On Fri, 2023-07-07 at 14:59 +0200, Peter Zijlstra wrote:
> >
> > The below implements this duplication and seems to not insta-crash.
>
> RT bits of ww_mutex.h needed tree_entry -> tree.entry. Modulo that, RT
> seems content.

Ah indeed, just in time. Added, I'll post a real patch soon.