>> +early_initcall(epapr_paravirt_init);
>
> Just want to double-check. Are you 100% sure that this gets called before 
> kvm_guest_init()?

Yes, kvm_guest_init is a postcore_initcall, which comes after "early".
 Some printks confirmed this.

Stuart
--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to