On Fri, 2015-10-16 at 09:48 +0200, Laurent Vivier wrote: > > Yes, we know :) > > On the crash, as the CPUs are offline, kernel doesn't call > opal_return_cpu(), so for OPAL all these CPU are always in the > kernel.
Hrm and they may even be in winkle state, so basically off... waking them up *could* be a tricky business. I suppose we could, near the last stage of kexec, patch the 0x100 vector to send anybody coming in to a kexec wait loop, and then machine gun the IPIs. But that will make them come in with an unclean ICP needing an EOI, I'm not sure we handle that very well. Ideally we could just soft-reset them but that's broken on P8. Cheers, Ben. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev