Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash.

From: Peter Zijlstra
Date: Mon Feb 03 2025 - 10:40:12 EST


On Mon, Feb 03, 2025 at 03:41:02PM +0100, Peter Zijlstra wrote:
> Because the shorter hash invocation only cares about being private, not
> about having fhb.

While driving to pick up kid from high school, I realized I was full of
crap. Short hash is very much specific to local thing.

Carry on.