On Wed, Dec 30, 2020 at 04:45:04PM +0100, Arnd Bergmann wrote:
> From: Arnd Bergmann <a...@arndb.de>
> 
> The only use of this variable was removed in a recent patch:
> 
> arch/arm64/kernel/smp.c:810:16: error: unused variable 'irq' 
> [-Werror,-Wunused-variable]
>                 unsigned int irq = irq_desc_get_irq(ipi_desc[i]);
> 
> Fixes: 5089bc51f81f ("arm64/smp: Use irq_desc_kstat_cpu() in 
> arch_show_interrupts()")
> Signed-off-by: Arnd Bergmann <a...@arndb.de>

Thanks. I applied Geert's fix already.

-- 
Catalin

Reply via email to