David! On Thu, Jan 16 2025 at 00:59, linux@xxxxxxxxxxx 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@xxxxxxxxxxx> > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> You cannot add my Signed-off-by to a new submission. Thanks, tglx