]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools headers: Synchronize prctl.h ABI header
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Sat, 17 May 2025 15:14:54 +0000 (17:14 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 21 May 2025 11:57:41 +0000 (13:57 +0200)
commit4140e2b31bedd87bfc53362441165979aa4fc5d8
treeb8ac911213ff7b8ffe3f6e6c1454d6d63018f8c0
parent279f2c2c8e2169403d01190f042efa6e41731578
tools headers: Synchronize prctl.h ABI header

The prctl.h ABI header was slightly updated during the development of
the interface. In particular the "immutable" parameter became a bit in
the option argument.

Synchronize prctl.h ABI header again and make use of the definition in
the testsuite and "perf bench futex".

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: André Almeida <andrealmeid@igalia.com>
Link: https://lore.kernel.org/r/20250517151455.1065363-5-bigeasy@linutronix.de
tools/include/uapi/linux/prctl.h
tools/perf/bench/futex.c
tools/testing/selftests/futex/functional/futex_priv_hash.c