sched/fair: Remove invalid cpu selection logic in dynamic affinity
jingdong inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8E8DQ ----------------------------------------------------- The CPU selected by select_task_rq_fair may not be in the corresponding cpuset. This will be corrected in the subsequent fallback process. dynamic affinity should not break this logic. Fixes: 2a3bb3c0 ("sched: Adjust wakeup cpu range according CPU util dynamicly") Signed-off-by:zhangwei123171 <zhangwei123171@jd.com> Reviewed-by:
zhaoxiaoqiang11 <zhaoxiaoqiang11@jd.com>
Loading
Please sign in to comment