On Thu, Jul 11 2024 at 10:26, Aleksandar Rikalo wrote: > From: Paul Burton <paulburton@xxxxxxxxxx> > > Parts of code in the MIPS GIC driver operate on the GIC local register > block for each online CPU, accessing each via the GIC's other/redirect > register block. > > Abstract the process of iterating over online CPUs & configuring the > other/redirect region to access their registers through a new > for_each_online_cpu_gic() macro. > > Signed-off-by: Paul Burton <paulburton@xxxxxxxxxx> > Signed-off-by: Chao-ying Fu <cfu@xxxxxxxxxxxx> > Signed-off-by: Dragan Mladjenovic <dragan.mladjenovic@xxxxxxxxxx> > Signed-off-by: Aleksandar Rikalo <arikalo@xxxxxxxxx> > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> I have nothing to do with this patch. I merely suggested you changes in the review.