On 04/05/2024 14.28, Nicholas Piggin wrote:
powerpc SMP support is very primitive and does not set up a first-class runtime environment for secondary CPUs. This reworks SMP support, and provides a complete C and harness environment for the secondaries, including interrupt handling, as well as IPI support. Signed-off-by: Nicholas Piggin <npiggin@xxxxxxxxx>
I now skimmed through the patch and it looks fine so far: Acked-by: Thomas Huth <thuth@xxxxxxxxxx>