diff options
author | 2020-06-09 23:09:36 +0800 | |
---|---|---|
committer | 2020-06-15 14:10:04 +0200 | |
commit | 9b1b234bb86bcdcdb142e900d39b599185465dbb (patch) | |
tree | 9e00e99fbff3461ff957b85b343783a7b3c41e83 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sched/fair: Fix NOHZ next idle balance (diff) | |
download | wireguard-linux-9b1b234bb86bcdcdb142e900d39b599185465dbb.tar.xz wireguard-linux-9b1b234bb86bcdcdb142e900d39b599185465dbb.zip |
sched: correct SD_flags returned by tl->sd_flags()
During sched domain init, we check whether non-topological SD_flags are
returned by tl->sd_flags(), if found, fire a waning and correct the
violation, but the code failed to correct the violation. Correct this.
Fixes: 143e1e28cb40 ("sched: Rework sched_domain topology definition")
Signed-off-by: Peng Liu <iwtbavbm@gmail.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Vincent Guittot <vincent.guittot@linaro.org>
Reviewed-by: Valentin Schneider <valentin.schneider@arm.com>
Link: https://lkml.kernel.org/r/20200609150936.GA13060@iZj6chx1xj0e0buvshuecpZ
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions