aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-add.c
diff options
context:
space:
mode:
authorJiawen Wu <[email protected]>2024-03-01 17:29:56 +0800
committerPaolo Abeni <[email protected]>2024-03-05 11:13:04 +0100
commit0e71862a20d58b6e8d4c39de1d72c8919c4dccd1 (patch)
tree898a971cdc83c36df9e56c878c48c760dd36b04a /lib/crypto/mpi/mpi-add.c
parentb4a2496c17ed645f8d51061047c9c249b58c74ba (diff)
net: txgbe: fix to clear interrupt status after handling IRQ
GPIO EOI is not set to clear interrupt status after handling the interrupt. It should be done in irq_chip->irq_ack, but this function is not called in handle_nested_irq(). So executing function txgbe_gpio_irq_ack() manually in txgbe_gpio_irq_handler(). Fixes: aefd013624a1 ("net: txgbe: use irq_domain for interrupt controller") Signed-off-by: Jiawen Wu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions