sched/topology: Mark SD_SERIALIZE as SDF_NEEDS_GROUPS
authorValentin Schneider <valentin.schneider@arm.com>
Mon, 17 Aug 2020 11:29:59 +0000 (12:29 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 19 Aug 2020 08:49:49 +0000 (10:49 +0200)
commitbdb7c802cc0a7e21f5223dc3ce41b7ac220c576e
treea906c4074069218fe76e078c0ed28c0120ae0c50
parent94b858fea1f2246a2fb7f7af21840fd14ced028f
sched/topology: Mark SD_SERIALIZE as SDF_NEEDS_GROUPS

There would be no point in preserving a sched_domain with a single group
just because it has this flag set. Add it to SD_DEGENERATE_GROUPS_MASK.

Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: https://lore.kernel.org/r/20200817113003.20802-14-valentin.schneider@arm.com
include/linux/sched/sd_flags.h