+0
−2
Loading
mainline inclusion from mainline-v6.1-rc1 commit bab6ee73 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9U2JC CVE: NA -------------------------------- mon_enabled and mon_capable are always set as a pair by rdt_get_mon_l3_config(). There is no point having two values. Merge them together. Signed-off-by:James Morse <james.morse@arm.com> Signed-off-by:
Borislav Petkov <bp@suse.de> Reviewed-by:
Jamie Iles <quic_jiles@quicinc.com> Reviewed-by:
Shaopeng Tan <tan.shaopeng@fujitsu.com> Reviewed-by:
Reinette Chatre <reinette.chatre@intel.com> Tested-by:
Xin Hao <xhao@linux.alibaba.com> Tested-by:
Shaopeng Tan <tan.shaopeng@fujitsu.com> Tested-by:
Cristian Marussi <cristian.marussi@arm.com> Link: https://lore.kernel.org/r/20220902154829.30399-3-james.morse@arm.com Conflicts: include/linux/resctrl.h Signed-off-by:
Wenkuan Wang <Wenkuan.Wang@amd.com>