Re: [tip: locking/core] locking: Fix rwlock and spinlock lock context annotations

From: Bart Van Assche

Date: Thu Mar 12 2026 - 12:39:27 EST


On 2/28/26 2:56 AM, tip-bot2 for Bart Van Assche wrote:
The following commit has been merged into the locking/core branch of tip:

Commit-ID: 38e18d825f7281fdc16d3241df5115ce6eaeaf79
Gitweb: https://git.kernel.org/tip/38e18d825f7281fdc16d3241df5115ce6eaeaf79
Author: Bart Van Assche <bvanassche@xxxxxxx>
AuthorDate: Wed, 25 Feb 2026 10:32:41 -08:00
Committer: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
CommitterDate: Fri, 27 Feb 2026 16:40:19 +01:00

locking: Fix rwlock and spinlock lock context annotations

Hi Peter,

Thank you for having queued this patch.

Since some of my other patches depend on this patch, will this patch be
sent to Linus during the current rc cycle? I'm asking this because I
can't find this patch in Linus' master branch:

$ git fetch origin
$ git log --reverse --format=oneline v6.19..origin/master include/linux/rwlock_api_smp.h
f16a802d402d735a55731f8c94952b3bbb5ddfe8 locking/rwlock, spinlock: Support Clang's context analysis
e4588c25c9d122b5847b88e18b184404b6959160 compiler-context-analysis: Remove __cond_lock() function-like helper
7a562d5d2396c9c78fbbced7ae81bcfcfa0fde3f (tag: locking-core-2026-02-08) locking/rwlock: Fix write_trylock_irqsave() with CONFIG_INLINE_WRITE_TRYLOCK

Thanks,

Bart.