On Thu, 18 Apr 2013, Stefano Stabellini wrote: > On Thu, 18 Apr 2013, Russell King - ARM Linux wrote: > > This should allow the Xen problem to be resolved, because Xen will > > provide the PSCI operations, and it's correct in that case to override > > the platform's SMP operations. > > Yes, increasing the priority of PSCI helps Xen a lot. > In order to completely solve the issue for Xen though, another patch is > needed (http://marc.info/?l=linux-kernel&m=136630106201968&w=2) because > of the introduction of smp_init.
Please look at the latest smp_init patch version I sent to you. It shouldn't conflict with Xen any longer. It now returns a bool result depending on whether it did set up smp_ops or not. Nicolas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

