On Thu, 8 Sep 2016, Srinivas Pandruvada wrote: > > void set_sched_topology(struct sched_domain_topology_level *tl) > { > + if (WARN_ON_ONCE(sched_smp_initialized)) > + return; > + > sched_domain_topology = tl; > } This change has nothing to do with $subject. Seperate patch please. Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html