]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
sched/deadline: replace earliest dl and rq leftmost caching
authorDavidlohr Bueso <dave@stgolabs.net>
Fri, 8 Sep 2017 23:14:58 +0000 (16:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Sep 2017 01:26:49 +0000 (18:26 -0700)
commit2161573ecd6931565936cb66793b2d2bf805c088
treed20a0edb400805effb57590e6faa20e8630701d6
parentbfb068892d30dcf0a32b89302fe293347adeaaaa
sched/deadline: replace earliest dl and rq leftmost caching

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

Link: http://lkml.kernel.org/r/20170719014603.19029-9-dave@stgolabs.net
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/sched/deadline.c
kernel/sched/sched.h