diff options
author | Miaohe Lin | 2023-07-04 19:30:49 +0800 |
---|---|---|
committer | Tejun Heo | 2023-07-10 10:24:56 -1000 |
commit | a453be9725a1aa3f602f5b4c66eefd1fb4ba7c44 (patch) | |
tree | 1f89c9c6bd603d1bccc47411bdf230edffc1e67e /ipc/util.h | |
parent | 1299eb2b0ad5812dd6e5ea5b631da61f9e791bb3 (diff) |
cgroup/cpuset: simplify the percpu kthreads check in update_tasks_cpumask()
kthread_is_per_cpu() can be called directly without checking whether
PF_KTHREAD is set in task->flags. So remove PF_KTHREAD check to make
code more concise.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'ipc/util.h')
0 files changed, 0 insertions, 0 deletions