All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] irqchip/riscv-aplic: Fix RISC-V APLIC irqchip probe issues
@ 2026-03-10  6:13 liu.xuemei1
  2026-03-10  6:16 ` [PATCH v2 1/2] irqchip/riscv-aplic: Do not clear ACPI dependencies on probe failure liu.xuemei1
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: liu.xuemei1 @ 2026-03-10  6:13 UTC (permalink / raw)
  To: anup, tglx, pjw, palmer, aou, alex, sunilvl, rafael.j.wysocki,
	liujingqi, cyan.yang, nick.hu
  Cc: linux-riscv, linux-kernel, liu.xuemei1

From: Jessica Liu <liu.xuemei1@zte.com.cn>

This series addresses two issues in the aplic_probe() function.

Jessica Liu (2):
  irqchip/riscv-aplic: Do not clear ACPI dependencies on probe failure
  irqchip/riscv-aplic: Register syscore operations only once

 drivers/irqchip/irq-riscv-aplic-main.c | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

-- 
2.27.0

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2026-03-24  6:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-10  6:13 [PATCH v2 0/2] irqchip/riscv-aplic: Fix RISC-V APLIC irqchip probe issues liu.xuemei1
2026-03-10  6:16 ` [PATCH v2 1/2] irqchip/riscv-aplic: Do not clear ACPI dependencies on probe failure liu.xuemei1
2026-03-10  6:17 ` [PATCH v2 2/2] irqchip/riscv-aplic: Register syscore operations only once liu.xuemei1
2026-03-24  6:07 ` [PATCH v2 0/2] irqchip/riscv-aplic: Fix RISC-V APLIC irqchip probe issues patchwork-bot+linux-riscv

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.