]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf bench futex: Remove support for IMMUTABLE
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Thu, 10 Jul 2025 11:00:11 +0000 (13:00 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Fri, 11 Jul 2025 14:02:01 +0000 (16:02 +0200)
commit7497e947bc1d3f761b46c2105c8ae37af98add54
tree8917ce7d012fe363a884e77a4ac2ef72ce61c8d9
parent16adc7f136dc143fdaa0d465172d7a1e6d5ae3c5
perf bench futex: Remove support for IMMUTABLE

It has been decided to remove the support IMMUTABLE futex.
perf bench was one of the eary users for testing purposes. Now that the
API is removed before it could be used in an official release, remove
the bits from perf, too.

Remove Remove support for IMMUTABLE futex.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250710110011.384614-7-bigeasy@linutronix.de
tools/include/uapi/linux/prctl.h
tools/perf/bench/futex-hash.c
tools/perf/bench/futex-lock-pi.c
tools/perf/bench/futex-requeue.c
tools/perf/bench/futex-wake-parallel.c
tools/perf/bench/futex-wake.c
tools/perf/bench/futex.c
tools/perf/bench/futex.h
tools/perf/trace/beauty/include/uapi/linux/prctl.h