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

Reply via email to