[PATCH 0/3] irqchip/gic-v5: Fix some static checker issues

Dan Carpenter dan.carpenter at linaro.org
Wed Jul 16 12:37:16 PDT 2025


These are few things that Smatch complained about.  I have not tested
these patches.  Patch 3 in particular probably needs to be reviewed
more carefully.

Dan Carpenter (3):
  irqchip/gic-v5: Delete a stray tab
  irqchip/gic-v5: Fix forever loop in gicv5_its_create_itt_two_level()
    error handling
  irqchip/gic-v5: Fix error handling in gicv5_its_irq_domain_alloc()

 drivers/irqchip/irq-gic-v5-irs.c |  2 +-
 drivers/irqchip/irq-gic-v5-its.c | 18 +++++++++++++-----
 2 files changed, 14 insertions(+), 6 deletions(-)

-- 
2.47.2




More information about the linux-arm-kernel mailing list