Re: [PATCH v2] locking/rtmutex: Annotate API and implementation
From: Bart Van Assche
Date: Tue May 05 2026 - 03:50:34 EST
On 5/5/26 9:32 AM, Sebastian Andrzej Siewior wrote:
I see. I don't know why CONTEXT_ANALYSIS_rtmutex was skipped. Was this
just a regular compile with newer clang or was there more to it? I do
remember clang was not complaining but then context-analysis flag was
missing…
Hi Sebastian,
This was noticed by enabling CONFIG_WARN_CONTEXT_ANALYSIS_ALL=n. I'm not
sure why this was not noticed earlier. Maybe as the result of an
oversight?
Thanks,
Bart.