Merge branch into tip/master: 'sched/core'
# New commits in sched/core:
b7ca5743a260 ("sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks")
c70fc32f4443 ("sched/fair: Adhere to place_entity() constraints")
44671e21e346 ("sched/debug: Print the local group's asym_prefer_cpu")
8157fbc90745 ("cpufreq/amd-pstate: Update asym_prefer_cpu when core rankings change")
0e3f6c369642 ("sched/topology: Introduce sched_update_asym_prefer_cpu()")
872aa4de1888 ("sched/fair: Use READ_ONCE() to read sg->asym_prefer_cpu")
6432e163ba1b ("sched/isolation: Make use of more than one housekeeping cpu")
690e47d1403e ("sched/rt: Fix race in push_rt_task")
0ab94c324274 ("sched: Add annotations to RT_GROUP_SCHED fields")
87f1fb77d87a ("sched: Add RT_GROUP WARN checks for non-root task_groups")
d6809c2f606c ("sched: Do not construct nor expose RT_GROUP_SCHED structures if disabled")
277e0909754e ("sched: Bypass bandwitdh checks with runtime disabled RT_GROUP_SCHED")
61d3164fec2e ("sched: Skip non-root task_groups with disabled RT_GROUP_SCHED")
e34e0131fea1 ("sched: Add commadline option for RT_GROUP_SCHED toggling")
a5a25b32c08a ("sched: Always initialize rt_rq's task_group")
e285313f0848 ("sched: Remove unneeed macro wrap")
433bce5dadb4 ("sched: Convert CONFIG_RT_GROUP_SCHED macros to code conditions")
f2d650618bc7 ("sched/fair: Allow decaying util_est when util_avg > CPU capa")
ce29a7da84cd ("sched/topology: Refinement to topology_span_sane speedup")
f55dac1dafb3 ("sched/topology: improve topology_span_sane speed")
8feb053d5319 ("sched: Fix trace_sched_switch(.prev_state)")
3e816361e94a ("sched/tracepoints: Move and extend the sched_process_exit() tracepoint")
Signed-off-by: Ingo Molnar <mingo@kernel.org>