All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC Dovetail 6.16 0/2] Dovetail: Fix lockdep warning observed on 6.16
@ 2025-09-24 21:23 Florian Bezdeka
  2025-09-24 21:23 ` [PATCH RFC Dovetail 6.16 1/2] locking: irq_pipeline: Rename MUTABLE_SPINLOCK to HYBRID_SPINLOCK Florian Bezdeka
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Florian Bezdeka @ 2025-09-24 21:23 UTC (permalink / raw)
  To: xenomai; +Cc: Jan Kiszka, Philippe Gerum, Florian Bezdeka

Hi all,

as disussed in [1] this series is trying to fix the lockdep report that
was quite easy to observe on 6.16 in an qemu environment.

[1] https://lore.kernel.org/xenomai/871poezs9z.fsf@xenomai.org/T/#m2e90cf7017d5a2ca3a8bd9276528e9f80aded314

Signed-off-by: Florian Bezdeka <florian.bezdeka@siemens.com>
---
Florian Bezdeka (2):
      locking: irq_pipeline: Rename MUTABLE_SPINLOCK to HYBRID_SPINLOCK
      genirq: irq_pipeline: Migrate mask_lock to a hybrid spinlock

 include/linux/spinlock_types.h | 8 ++++----
 kernel/irq/manage.c            | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
---
base-commit: 138f1183deed300fd1f03abb6511635a916b98d0
change-id: 20250924-wip-flo-fix-lockdep-warning-for-6-16-a13fec53f60e

Best regards,
-- 
Florian Bezdeka <florian.bezdeka@siemens.com>


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

end of thread, other threads:[~2025-09-28 12:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-24 21:23 [PATCH RFC Dovetail 6.16 0/2] Dovetail: Fix lockdep warning observed on 6.16 Florian Bezdeka
2025-09-24 21:23 ` [PATCH RFC Dovetail 6.16 1/2] locking: irq_pipeline: Rename MUTABLE_SPINLOCK to HYBRID_SPINLOCK Florian Bezdeka
2025-09-24 21:23 ` [PATCH RFC Dovetail 6.16 2/2] genirq: irq_pipeline: Migrate mask_lock to a hybrid spinlock Florian Bezdeka
2025-09-26  7:23   ` Philippe Gerum
2025-09-28 12:24 ` [PATCH RFC Dovetail 6.16 0/2] Dovetail: Fix lockdep warning observed on 6.16 Philippe Gerum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.