summaryrefslogtreecommitdiff
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
authorChuyi Zhou <zhouchuyi@bytedance.com>2025-09-04 15:45:03 +0800
committerTejun Heo <tj@kernel.org>2025-09-04 07:15:30 -1000
commitc0fb16ef887d364766d03574ec824509939cf9cc (patch)
tree1a088154d9cc20777087e819aa9305e047d69a4b /rust/helpers/build_bug.c
parente117ff1129daa7d63536833f39285e50ad52379d (diff)
cpuset: Don't always flush cpuset_migrate_mm_wq in cpuset_write_resmask
It is unnecessary to always wait for the flush operation of cpuset_migrate_mm_wq to complete in cpuset_write_resmask, as modifying cpuset.cpus or cpuset.exclusive does not trigger mm migrations. The flush_workqueue can be executed only when cpuset.mems is modified. Signed-off-by: Chuyi Zhou <zhouchuyi@bytedance.com> Reviewed-by: Michal Koutný <mkoutny@suse.com> Reviewed-by: Waiman Long <longman@redhat.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions