On Thu, 3 Mar 2016, Peter Zijlstra wrote: > > +++ b/kernel/sched/core.c > > @@ -5726,23 +5726,6 @@ static int sched_cpu_active(struct notif > > case CPU_STARTING: > > set_cpu_rq_start_time(); > > If we stick that in notify_starting() we can kill all of this.
Yep. I'm going to kill that one by one :)

