diff options
author | Valentin Schneider <[email protected]> | 2020-08-25 14:32:16 +0100 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2020-08-26 12:41:59 +0200 |
commit | 4fc472f1214ef75e5450f207e23ff13af6eecad4 (patch) | |
tree | dba9d3d810b8ce9986fe1b0b8f72a2fc4775038a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8fca9494d4b4d6b57b1398cd473feb308df656db (diff) |
sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h
SD_DEGENERATE_GROUPS_MASK is only useful for sched/topology.c, but still
gets defined for anyone who imports topology.h, leading to a flurry of
unused variable warnings.
Move it out of the header and place it next to the SD degeneration
functions in sched/topology.c.
Fixes: 4ee4ea443a5d ("sched/topology: Introduce SD metaflag for flags needing > 1 groups")
Reported-by: Andy Shevchenko <[email protected]>
Signed-off-by: Valentin Schneider <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions