public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] More lock context annotation fixes
@ 2026-03-13 17:15 Bart Van Assche
  2026-03-13 17:15 ` [PATCH 1/3] locking: Fix rwlock support in <linux/spinlock_up.h> Bart Van Assche
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Bart Van Assche @ 2026-03-13 17:15 UTC (permalink / raw)
  To: Peter Zijlstra
  Cc: Ingo Molnar, Will Deacon, Boqun Feng, Waiman Long, linux-kernel,
	Marco Elver, Bart Van Assche

Hi Peter,

This patch series includes additional fixes for lock context annotations for
locking primitives. Please consider this patch series for inclusion in the
upstream kernel.

Thanks,

Bart.

Bart Van Assche (3):
  locking: Fix rwlock support in <linux/spinlock_up.h>
  locking: Add lock context support in do_raw_{read,write}_trylock()
  locking: Add lock context annotations in the spinlock implementation

 include/linux/rwlock.h      | 14 ++++++++++++--
 include/linux/spinlock_up.h | 20 ++++++++++----------
 kernel/locking/spinlock.c   | 12 ++++++++----
 3 files changed, 30 insertions(+), 16 deletions(-)


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-03-18  8:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-13 17:15 [PATCH 0/3] More lock context annotation fixes Bart Van Assche
2026-03-13 17:15 ` [PATCH 1/3] locking: Fix rwlock support in <linux/spinlock_up.h> Bart Van Assche
2026-03-18  8:02   ` [tip: locking/core] " tip-bot2 for Bart Van Assche
2026-03-13 17:15 ` [PATCH 2/3] locking: Add lock context support in do_raw_{read,write}_trylock() Bart Van Assche
2026-03-17 13:49   ` Marco Elver
2026-03-18  8:02   ` [tip: locking/core] " tip-bot2 for Bart Van Assche
2026-03-13 17:15 ` [PATCH 3/3] locking: Add lock context annotations in the spinlock implementation Bart Van Assche
2026-03-17 13:42   ` Marco Elver
2026-03-18  8:02   ` [tip: locking/core] " tip-bot2 for Bart Van Assche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox