sched/fair: Consolidate nohz CPU load update code
authorFrederic Weisbecker <fweisbec@gmail.com>
Wed, 13 Jan 2016 16:01:29 +0000 (17:01 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 29 Feb 2016 08:53:04 +0000 (09:53 +0100)
commitbe68a682c00dfa7733021e1da386ba7182fc7bb9
tree98d72092c957804b0d4629c0d45fb758b08cbb5b
parent7400d3bbaa229eb8e7631d28fb34afd7cd2c96ff
sched/fair: Consolidate nohz CPU load update code

Lets factorize a bit of code there. We'll even have a third user soon.
While at it, standardize the idle update function name against the
others.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Byungchul Park <byungchul.park@lge.com>
Cc: Chris Metcalf <cmetcalf@ezchip.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Luiz Capitulino <lcapitulino@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul E . McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Rik van Riel <riel@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1452700891-21807-3-git-send-email-fweisbec@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/fair.c