sched/topology: Kill SD_LOAD_BALANCE
authorValentin Schneider <valentin.schneider@arm.com>
Wed, 15 Apr 2020 21:05:07 +0000 (22:05 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Thu, 30 Apr 2020 18:14:39 +0000 (20:14 +0200)
commit36c5bdc4387056af3840adb4478c752faeb9d15e
treec57bfc993fec3a88a1474fdb60d1b20595094cff
parente669ac8ab952df2f07dee1e1efbf40647d6de332
sched/topology: Kill SD_LOAD_BALANCE

That flag is set unconditionally in sd_init(), and no one checks for it
anymore. Remove it.

Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200415210512.805-5-valentin.schneider@arm.com
include/linux/sched/topology.h
kernel/sched/topology.c