All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next 0/3] cpuset: code cleanup and redundancy removal
@ 2025-09-22 13:02 Chen Ridong
  2025-09-22 13:02 ` [PATCH -next 1/3] cpuset: remove redundant special case for null input in node mask update Chen Ridong
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Chen Ridong @ 2025-09-22 13:02 UTC (permalink / raw)
  To: longman, tj, hannes, mkoutny; +Cc: cgroups, linux-kernel, lujialin4, chenridong

From: Chen Ridong <chenridong@huawei.com>

This patch series aims to clean up redundant code and remove unnecessary
checks in the cpuset subsystem.

Chen Ridong (3):
  cpuset: remove redundant special case for null input in node mask
    update
  cpuset: remove impossible warning in update_parent_effective_cpumask
  cpuset: remove is_prs_invalid helper

 kernel/cgroup/cpuset.c | 34 +++++++++++-----------------------
 1 file changed, 11 insertions(+), 23 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-09-22 23:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-22 13:02 [PATCH -next 0/3] cpuset: code cleanup and redundancy removal Chen Ridong
2025-09-22 13:02 ` [PATCH -next 1/3] cpuset: remove redundant special case for null input in node mask update Chen Ridong
2025-09-22 21:36   ` Waiman Long
2025-09-22 13:02 ` [PATCH -next 2/3] cpuset: remove impossible warning in update_parent_effective_cpumask Chen Ridong
2025-09-22 21:37   ` Waiman Long
2025-09-22 13:02 ` [PATCH -next 3/3] cpuset: remove is_prs_invalid helper Chen Ridong
2025-09-22 21:37   ` Waiman Long
2025-09-22 23:10 ` [PATCH 0/3] cpuset: code cleanup and redundancy removal Tejun Heo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.