Hi Ilpo, On 5/20/24 5:30 AM, Ilpo Järvinen wrote:
Control group, monitor group and resctrl_val are not mutated and should not be mutated within resctrlfs.c functions.Mark this by using const char * for the arguments. Signed-off-by: Ilpo Järvinen <ilpo.jarvi...@linux.intel.com> ---
Reviewed-by: Reinette Chatre <reinette.cha...@intel.com> Reinette