mbox series

[v1,char-misc-linus,0/2] misc: microchip: pci1xxxx: Resolve IRQ handler kernel panic and incorrect IRQ status update issues

Message ID 20250313170856.20868-1-rengarajan.s@microchip.com
Headers show
Series misc: microchip: pci1xxxx: Resolve IRQ handler kernel panic and incorrect IRQ status update issues | expand

Message

Rengarajan S March 13, 2025, 5:08 p.m. UTC
This patch series resolves couple of interrupt handling issues namely
fixing the kernel panic during IRQ handler initialization and resolving
the incorrect IRQ status update inside irq_ack.

Rengarajan S (2):
  misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler
    registration
  misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during
    ack

 drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)