sched, rt: fix isolated CPUs leaving task_group indefinitely throttled
euler inclusion category: bugfix Bugzilla: 7466 CVE: N/A ---------------------------------------- e221d028 (sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled) only fixes isolated CPUs leaving root_task_group, and not fix all other ordinary task_groutask_group. In some scenarios where we need attach task bind to isolated CPUs to task_group, the same problem will occurs. This commit fixes it. Reported-and-tested-by: NLikun <hw.likun@huawei.com> Signed-off-by: NRui Xiang <rui.xiang@huawei.com> Signed-off-by: NBixuan Cui <cuibixuan@huawei.com> Reviewed-by: NXie XiuQi <xiexiuqi@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录