Re: [PATCH v2] fs/pipe: Deinitialize the watch_queue when pipe is freed

From: Eric Biggers
Date: Tue Aug 09 2022 - 14:19:50 EST


On Tue, Aug 09, 2022 at 04:38:07PM +0100, Lee Jones wrote:
> > commit 353f7988dd8413c47718f7ca79c030b6fb62cfe5
> > Author: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
> > Date: Tue Jul 19 11:09:01 2022 -0700
> >
> > watchqueue: make sure to serialize 'wqueue->defunct' properly
>
> Thanks Eric, I'll back-port this one instead.
>

It's already in all LTS kernels that were affected (5.10 and later).

- Eric