Re: [PATCH 1/3] MIPS: loongson64: Drop call to irq_cpu_offline()

From: Florian Fainelli
Date: Mon Oct 25 2021 - 22:16:33 EST




On 10/21/2021 10:04 AM, Marc Zyngier wrote:
Also loongson64 calls irq_cpu_offline(), none of its interrupt
controllers implement the .irq_cpu_offline callback.

It is thus obvious that this call only serves the dubious purpose
of wasting precious CPU cycles by iterating over all interrupts.

Get rid of the call altogether.

Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx>

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian