[PATCH 0/4] Minor cleanup on gic(v3) and genirq
Dawei Li
dawei.li at shingroup.cn
Thu Jan 18 03:27:35 PST 2024
Hi Thomas, Marc:
This is a small cleanup series on gic(v3) and genirq, in which:
- #1-2 are minor cleanup on gic/gic-v3 codes;
- #3 is a trival cleanup on genirq header;
- #4 is a fix on genirq;
Dawei Li (4):
irqchip/gic-v3: Implement read polling with dedicated API
irqchip/gic: Implement generic gic_irq() API for GIC & GIC-v3
genirq: Remove unneeded forward declaration
genirq: Initialize resend_node hlist for all irq_desc
drivers/irqchip/irq-gic-common.h | 5 +++++
drivers/irqchip/irq-gic-v3.c | 32 ++++++++------------------------
drivers/irqchip/irq-gic.c | 5 -----
include/linux/irqhandler.h | 2 +-
kernel/irq/irqdesc.c | 2 +-
5 files changed, 15 insertions(+), 31 deletions(-)
base-commit: 69ffab9b9e698248cbb4042e47f82afb00dc1bb4
Thanks,
Dawei
--
2.27.0
More information about the linux-arm-kernel
mailing list