sched/fair: replace cfs_rq->rb_leftmost
authorDavidlohr Bueso <[email protected]>
Fri, 8 Sep 2017 23:14:55 +0000 (16:14 -0700)
committerLinus Torvalds <[email protected]>
Sat, 9 Sep 2017 01:26:48 +0000 (18:26 -0700)
commitbfb068892d30dcf0a32b89302fe293347adeaaaa
tree89d37a18423927ad7efc9f923f0f350e613bb26f
parentb10d43f9898e0b56f6cf2375093dbd2c5db54486
sched/fair: replace cfs_rq->rb_leftmost

... with the generic rbtree flavor instead. No changes
in semantics whatsoever.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Davidlohr Bueso <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
kernel/sched/debug.c
kernel/sched/fair.c
kernel/sched/sched.h