Re: [PATCH] mutex: nuke mutex_trylock_recursive

From: Peter Zijlstra
Date: Tue Feb 16 2021 - 07:45:28 EST


On Tue, Feb 16, 2021 at 01:38:49PM +0100, Christian König wrote:
>
>
> Am 16.02.21 um 11:13 schrieb Peter Zijlstra:
> > On Tue, Feb 16, 2021 at 10:29:00AM +0100, Daniel Vetter wrote:
> > > On Tue, Feb 16, 2021 at 09:21:46AM +0100, Christian König wrote:
> > > > The last user went away in the 5.11 cycle.
> > > >
> > > > Signed-off-by: Christian König <christian.koenig@xxxxxxx>
> > > Nice.
> > >
> > > Reviewed-by: Daniel Vetter <daniel.vetter@xxxxxxxx>
> > >
> > > I think would be good to still stuff this into 5.12 before someone
> > > resurrects this zombie.
> > Already done:
> >
> > https://lkml.kernel.org/r/161296556531.23325.10473355259841906876.tip-bot2@tip-bot2
>
> One less bad concept to worry about.
>
> But your patch is missing to remove the checkpatch.pl check for this :)

The next patch does that, look at the "Thread overview:" at the bottom
of the things.