qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] hw/intc/aspeed: Fix IRQ handler mask check
@ 2025-03-20  9:25 Steven Lee via
  2025-03-20  9:25 ` [PATCH 1/1] " Steven Lee via
  0 siblings, 1 reply; 5+ messages in thread
From: Steven Lee via @ 2025-03-20  9:25 UTC (permalink / raw)
  To: Cédric Le Goater, Peter Maydell, Troy Lee, Jamin Lin,
	Andrew Jeffery, Joel Stanley, open list:ASPEED BMCs,
	open list:All patches CC here
  Cc: troy_lee, longzl2, yunlin.tang

Dear maintainers,

This patch addresses an issue in the ast27x0 interrupt controller where
the IRQ handler mask check does not correctly apply the select variable.
The fix ensures that the interrupt service routine (ISR) is triggered
appropriately for interrupts within the same IRQ group.

Please help to review this patch at your convenience.

Best regards,
Steven Lee

Steven Lee (1):
  hw/intc/aspeed: Fix IRQ handler mask check

 hw/intc/aspeed_intc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.43.0



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

end of thread, other threads:[~2025-03-21  6:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-20  9:25 [PATCH 0/1] hw/intc/aspeed: Fix IRQ handler mask check Steven Lee via
2025-03-20  9:25 ` [PATCH 1/1] " Steven Lee via
2025-03-20 15:29   ` Cédric Le Goater
2025-03-21  2:54     ` Steven Lee
2025-03-21  6:28       ` Cédric Le Goater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).