[PATCH 0/2] x86/resctrl: Optimize some resctrl code
From: Shaopeng Tan
Date: Tue Jun 10 2025 - 22:18:28 EST
Hello Reinette, James, and Yury,
These two patches are just optimizations for the following patches
by James. The behavior has not changed.
https://lore.kernel.org/lkml/aB4jHPsWVNqrSG6W@yury/
https://lore.kernel.org/all/a86e72d1-1a1d-4348-9e2d-34b799571518@xxxxxxx/
Shaopeng Tan (2):
x86/resctrl: Remove unnecessary cpumask_nth_andnot()
x86/resctrl: Optimize code in rdt_get_tree()
fs/resctrl/rdtgroup.c | 6 ++----
include/linux/cpumask.h | 16 ----------------
2 files changed, 2 insertions(+), 20 deletions(-)
--
2.43.5