public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: sched: add notifier for cross-cpu migrations
@ 2013-07-10 10:34 Peter Zijlstra
  2013-07-10 14:39 ` Ingo Molnar
  2013-07-11  1:21 ` [PATCH] remove sched " Marcelo Tosatti
  0 siblings, 2 replies; 11+ messages in thread
From: Peter Zijlstra @ 2013-07-10 10:34 UTC (permalink / raw)
  To: mtosatti; +Cc: mingo, gleb, glommer, tglx, jeremy, rostedt, linux-kernel

Hi,

I just stumbled over commit 582b336ec2 and had a massive WTF moment.

The Changelog -- empty!
The Implementation -- complete crap!

fail^2.

A git grep later I find its x86_64 paravirt only.. for this we add
unconditional crap to the scheduler?

At the _very_ least this should have been wrapped in a static_key and the
changelog should have given some clue as to the what and why of this code.

/me grumpy

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-08-23 10:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-10 10:34 sched: add notifier for cross-cpu migrations Peter Zijlstra
2013-07-10 14:39 ` Ingo Molnar
2013-07-10 14:52   ` Peter Zijlstra
2013-07-11  1:21 ` [PATCH] remove sched " Marcelo Tosatti
2013-07-11  8:10   ` Gleb Natapov
2013-07-11 22:15     ` Marcelo Tosatti
2013-07-11  9:52   ` Peter Zijlstra
2013-07-14 11:16   ` Gleb Natapov
2013-08-23 10:22   ` Peter Zijlstra
2013-08-23 10:31     ` Gleb Natapov
2013-08-23 10:34       ` Peter Zijlstra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox