Re: [PATCH v10 15/21] futex: s/hb_p/fph/
From: Peter Zijlstra
Date: Fri Mar 14 2025 - 08:37:11 EST
On Wed, Mar 12, 2025 at 04:16:28PM +0100, Sebastian Andrzej Siewior wrote:
> From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
>
> To me hb_p reads like hash-bucket-private, but these things are
> pointers to private hash table, not bucket.
>
> Signed-off-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
Hum, do we want to fold this back instead? It seems a bit daft to
introduce all this code and then go and rename it all again.
But whatever.