diff options
author | Mel Gorman <[email protected]> | 2018-02-13 13:37:25 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-02-21 08:49:07 +0100 |
commit | 7ebb66a12f85bc375beaf45ca900427fe47aa8f7 (patch) | |
tree | 5587bd35bd91709ab01e52f4ad3dc313081fa90a /scripts/gdb/linux/config.py | |
parent | ed029343951f9f0c8600a484841c67e6c129717b (diff) |
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 <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Giovanni Gherdovich <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matt Fleming <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions