Re: [PATCH v2] locking/rtmutex: Annotate API and implementation
From: Bart Van Assche
Date: Tue May 05 2026 - 03:29:19 EST
On 5/5/26 9:01 AM, Sebastian Andrzej Siewior wrote:
On 2026-05-05 04:26:44 [+0200], Bart Van Assche wrote:
Add lock context annotations to the rtmutex API and implementation and
enable lock context analysis.
Is this in addition to commit 90bb681dcdf7e ("locking/rtmutex: Add context analysis")
?
Yes. This patch add context annotations in header file
<linux/rtmutex.h>. Maybe I overlooked something but I have not yet seen
any other patch that adds context annotations in that header file.
Thanks,
Bart.