On Fri, Oct 25 2024 at 17:46, Gregory CLEMENT wrote: > It is possible to have no CPU cores in a cluster; in such cases, it is > not possible to access the GIC, and any indirect access leads to an > exception. This patch dynamically skips the indirect access in such > situations. > > Signed-off-by: Gregory CLEMENT <gregory.clement@xxxxxxxxxxx> > --- > This patch is a follow-up of the series "MIPS: Support I6500 > multi-cluster configuration" > https://lore.kernel.org/lkml/20241019071037.145314-1-arikalo@xxxxxxxxx/#t And should be integrated into the next iteration of that series. Thanks, tglx