Re: [PATCH 00/11] x86,fs/resctrl: Improve resctrl quality and consistency
From: Luck, Tony
Date: Mon Mar 02 2026 - 18:37:57 EST
On Mon, Mar 02, 2026 at 10:46:06AM -0800, Reinette Chatre wrote:
> Hi Everybody,
>
> This is a collection of resctrl cleanups assembled together for convenience
> and simpler tracking. I'd be happy to split them up if it makes review and/or
> handling easier.
If it is time for spring cleaning in the rescctrl code, maybe fix some
bad fir tree declarations too?
Note resctrl_arch_pseudo_lock_fn() needs help too, but complicated by
having #ifdef CONFIG_KASAN mixed in with declarations. It might need
to remain an exception.
-Tony