aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2025-07-10 11:00:09 +0000
committerPeter Zijlstra <[email protected]>2025-07-11 14:02:01 +0000
commit760e6f7befbab9a84c54457a8ee45313b7b91ee5 (patch)
treead88ab0a0fa24ef4dd7c411fdb2a04de4399d347 /net/unix/af_unix.c
parentfutex: Make futex_private_hash_get() static (diff)
downloadkernel-760e6f7befbab9a84c54457a8ee45313b7b91ee5.tar.gz
kernel-760e6f7befbab9a84c54457a8ee45313b7b91ee5.zip
futex: Remove support for IMMUTABLE
The FH_FLAG_IMMUTABLE flag was meant to avoid the reference counting on the private hash and so to avoid the performance regression on big machines. With the switch to per-CPU counter this is no longer needed. That flag was never useable on any released kernel. Remove any support for IMMUTABLE while preserve the flags argument and enforce it to be zero. Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions