All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Dovetail fixes (v5.13)
@ 2021-07-31  9:49 Philippe Gerum
  2021-07-31  9:49 ` [PATCH 1/4] x86/ioapic: irq_pipeline: unbreak irqflags tracing Philippe Gerum
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Philippe Gerum @ 2021-07-31  9:49 UTC (permalink / raw)
  To: xenomai

From: Philippe Gerum <rpm@xenomai.org>

The usual pain with synchronizing the virtual and real interrupt
states. These issues have been detected while porting to v5.14, some
are reported by CONFIG_DEBUG_LOCKDEP=y.

Philippe Gerum (4):
  x86/ioapic: irq_pipeline: unbreak irqflags tracing
  init: early sync the inband stall with the hardware state
  x86/fault: dovetail: unbreak irqflags tracing
  genirq: irq_pipeline: fix inverted check in debug assertion

 arch/x86/kernel/apic/io_apic.c |  4 ++--
 arch/x86/mm/fault.c            | 12 ++++++------
 init/main.c                    |  1 +
 kernel/irq/pipeline.c          | 10 +++++-----
 4 files changed, 14 insertions(+), 13 deletions(-)

-- 
2.31.1



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

end of thread, other threads:[~2021-08-03  6:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-31  9:49 [PATCH 0/4] Dovetail fixes (v5.13) Philippe Gerum
2021-07-31  9:49 ` [PATCH 1/4] x86/ioapic: irq_pipeline: unbreak irqflags tracing Philippe Gerum
2021-07-31  9:49 ` [PATCH 2/4] init: early sync the inband stall with the hardware state Philippe Gerum
2021-07-31  9:49 ` [PATCH 3/4] x86/fault: dovetail: unbreak irqflags tracing Philippe Gerum
2021-07-31  9:49 ` [PATCH 4/4] genirq: irq_pipeline: fix inverted check in debug assertion Philippe Gerum
2021-08-02 19:12 ` [PATCH 0/4] Dovetail fixes (v5.13) Florian Bezdeka
2021-08-03  6:53   ` 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.