]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
locking/seqlock: Support Clang's context analysis
authorMarco Elver <elver@google.com>
Fri, 19 Dec 2025 15:40:00 +0000 (16:40 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Mon, 5 Jan 2026 15:43:29 +0000 (16:43 +0100)
commit8f8a55f49cda5fee914bbea1ab5af8df3a6ba8af
tree44552207c025ab41109d4e9511c9820fc4a94844
parent370f0a345a70fe36d0185abf87c7ee8e70572e06
locking/seqlock: Support Clang's context analysis

Add support for Clang's context analysis for seqlock_t.

Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/20251219154418.3592607-12-elver@google.com
Documentation/dev-tools/context-analysis.rst
include/linux/seqlock.h
include/linux/seqlock_types.h
lib/test_context-analysis.c