Re: [PATCH v2 4/6] MIPS: dec: Remove dec_irq_dispatch()

From: Maciej W. Rozycki

Date: Fri Sep 18 2026 - 16:55:02 EST


On Tue, 22 Apr 2025, WangYuli wrote:

> Commit 187933f23679 ("[MIPS] do_IRQ cleanup") introduced dec_irq_dispatch()
> function. But Subsequent to commit 8f99a1626535 ("MIPS: Tracing: Add
> IRQENTRY_EXIT section for MIPS"), the dec_irq_dispatch() function is
> rendered superfluous. Remove it to eradicate compilation warnings.

Superseded with commit 35554eadc1b1 ("MIPS: DEC: Remove do_IRQ() call
indirection"). Sorry to miss this change of yours too.

Maciej