Re: [PATCH v5 00/40] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl

From: Tony Luck
Date: Thu Oct 17 2024 - 13:45:54 EST


Summary of my comments:

0002 - fragile, but simple fix
0004 - drop the helper function, or add NULL check?
0007 - needs rebase against tip x86/cache
0011 - fix commit comment
0020 - already in tip x86/cache, drop from series
0030 - Use new RESCTRL_MAX_CLOSID to replace hard coded constant
0038 - duplicate #include

So nothing major.

Reviewed-by: Tony Luck <tony.luck@xxxxxxxxx>

-Tony