]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
locking/mutex: Add context analysis
authorPeter Zijlstra <peterz@infradead.org>
Tue, 20 Jan 2026 09:06:08 +0000 (10:06 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Sun, 8 Mar 2026 10:06:53 +0000 (11:06 +0100)
commit5c4326231cde36fd5e90c41e403df9fac6238f4b
treee6b52954c69c230674f5e1f2a423d2d248fb65a8
parent07574b8ebaac7927e2355b4f343b03b50e04494c
locking/mutex: Add context analysis

Add compiler context analysis annotations.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/20260121111213.745353747@infradead.org
include/linux/mutex.h
include/linux/mutex_types.h
kernel/locking/Makefile
kernel/locking/mutex.c
kernel/locking/mutex.h
kernel/locking/ww_mutex.h