diff options
author | 2024-12-05 19:06:25 +0530 | |
---|---|---|
committer | 2025-01-08 15:47:35 +0100 | |
commit | 194f9f94a5169547d682e9bbcc5ae6d18a564735 (patch) | |
tree | c38b5210d95390a8a1a8a473b90a67fc9bf1ee8c /net/lapb/lapb_timer.c | |
parent | Merge tag 'icc-6.13-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-next (diff) | |
download | wireguard-linux-194f9f94a5169547d682e9bbcc5ae6d18a564735.tar.xz wireguard-linux-194f9f94a5169547d682e9bbcc5ae6d18a564735.zip |
misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling
Resolve kernel panic caused by improper handling of IRQs while
accessing GPIO values. This is done by replacing generic_handle_irq with
handle_nested_irq.
Fixes: 1f4d8ae231f4 ("misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_ack, irq_mask, irq_unmask and irq_set_type of irq_chip.")
Cc: stable <stable@kernel.org>
Signed-off-by: Rengarajan S <rengarajan.s@microchip.com>
Link: https://lore.kernel.org/r/20241205133626.1483499-2-rengarajan.s@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions