mirror of https://lore.kernel.org/lkml/
 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; 6+ 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

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

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

Thread overview: 6+ 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 17:43   ` [tip: irq/urgent] " tip-bot2 for Jessica Liu
2026-03-10  6:17 ` [PATCH v2 2/2] irqchip/riscv-aplic: Register syscore operations only once liu.xuemei1
2026-03-10 17:43   ` [tip: irq/urgent] " tip-bot2 for Jessica Liu
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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome