[PATCH v2] irqchip/irq-brcmstb-l2: Replace brcmstb_l2_mask_and_ack() by generic function
Thomas Gleixner
tglx at linutronix.de
Thu Jan 16 00:12:04 PST 2025
David!
On Thu, Jan 16 2025 at 00:59, linux at treblig.org wrote:
> Replace brcmstb_l2_mask_and_ack() by the generic
> irq_gc_mask_disable_and_ack_set().
>
> brcmstb_l2_mask_and_ack() was added in commit 49aa6ef0b439
> ("irqchip/brcmstb-l2: Remove some processing from the handler") in
> September 2017 with a comment saying it was actually generic and someone
> should add it to the generic code.
>
> commit 20608924cc2e ("genirq: generic chip: Add
> irq_gc_mask_disable_and_ack_set()") did that a few weeks later, however no
> one went back and took the brcmstb variant out.
That's too late. The original patch is already applied and I'm not going
to redo the whole branch for this minor hickup. I've converted it to a
delta fix.
> Signed-off-by: Dr. David Alan Gilbert <linux at treblig.org>
> Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
You cannot add my Signed-off-by to a new submission.
Thanks,
tglx
More information about the linux-arm-kernel
mailing list