Re: [PATCH v2] locking/rtmutex: Annotate API and implementation

From: Sebastian Andrzej Siewior

Date: Tue May 05 2026 - 03:12:16 EST


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.
>
> Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx>

Is this in addition to commit 90bb681dcdf7e ("locking/rtmutex: Add context analysis")
?

Sebastian