Anna-Maria Gleixner <anna-ma...@linutronix.de> writes: > From: Sebastian Andrzej Siewior <bige...@linutronix.de> > > Install the callbacks via the state machine and let the core invoke > the callbacks on the already online CPUs. > > Signed-off-by: Sebastian Andrzej Siewior <bige...@linutronix.de> > Cc: Andrzej Hajda <a.ha...@samsung.com> > Cc: Linus Torvalds <torva...@linux-foundation.org> > Cc: Mark Rutland <mark.rutl...@arm.com> > Cc: Olof Johansson <o...@lixom.net> > Cc: Peter Zijlstra <pet...@infradead.org> > Cc: Punit Agrawal <punit.agra...@arm.com> > Cc: Suzuki K Poulose <suzuki.poul...@arm.com> > Cc: Suzuki K. Poulose <suzuki.poul...@arm.com> > Cc: Thomas Gleixner <t...@linutronix.de> > Cc: Will Deacon <will.dea...@arm.com> > Cc: Pawel Moll <pawel.m...@arm.com> > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Anna-Maria Gleixner <anna-ma...@linutronix.de>
We don't expect to have multiple CCIs in the system. I suspect this got changed from v1 along with ccn. Even then the patch still does the right thing. Acked-by: Punit Agrawal <punit.agra...@arm.com> Thanks. [...]