[Skiboot] [PATCH v2] System reset IPI facility and Mambo implementation
Nicholas Piggin
npiggin at gmail.com
Thu Feb 9 00:35:31 AEDT 2017
On Wed, 08 Feb 2017 17:42:53 +0530
ppaidipe <ppaidipe at linux.vnet.ibm.com> wrote:
> On 2017-02-08 14:04, Nicholas Piggin wrote:
> > +OPAL_SIGNAL_SYSTEM_RESET
> > +========================
> > +::
> > + int64_t signal_system_reset(int32_t cpu_nr);
>
> I think it should be like below, as it implements only for mambo
> platform.
> int64_t mambo_signal_system_reset(int32_t cpu_nr);
>
> Thanks
> Pridhiviraj
Hey Pridhiviraj,
Thanks for taking a look. The intention is for more platforms to support
this. Alistair posted a POWER8 implementation, for example:
https://lists.ozlabs.org/pipermail/skiboot/2016-November/005481.html
I'm posting this now so we can start getting the Linux support tested
and merged.
Thanks,
Nick
More information about the Skiboot
mailing list