Re: [PATCH] futex: Drop CLONE_THREAD requirement for private default hash alloc

From: Linus Torvalds

Date: Fri May 01 2026 - 16:14:14 EST


On Fri, 1 May 2026 at 13:05, Davidlohr Bueso <dave@xxxxxxxxxxxx> wrote:
>
> On Fri, 01 May 2026, Linus Torvalds wrote:
> >
> >That "earlier CLONE_THREAD" should presumably be "earlier CLONE_VM", no?
>
> yes :)

I ended up applying this directly since I was looking at it anyway and
it felt like an obvious fix.

Famous last words.

Linus