diff options
author | Mel Gorman <mgorman@techsingularity.net> | 2018-02-13 14:37:25 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2018-02-21 08:49:07 +0100 |
commit | 7ebb66a12f85bc375beaf45ca900427fe47aa8f7 (patch) | |
tree | 5587bd35bd91709ab01e52f4ad3dc313081fa90a /block | |
parent | Merge tag 'v4.16-rc2' into sched/core, to pick up fixes (diff) | |
download | linux-7ebb66a12f85bc375beaf45ca900427fe47aa8f7.tar.xz linux-7ebb66a12f85bc375beaf45ca900427fe47aa8f7.zip |
sched/fair: Avoid an unnecessary lookup of current CPU ID during wake_affine
The only caller of wake_affine() knows the CPU ID. Pass it in instead of
rechecking it.
Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Giovanni Gherdovich <ggherdovich@suse.cz>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20180213133730.24064-2-mgorman@techsingularity.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions