x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()
authorJames Morse <james.morse@arm.com>
Wed, 28 Jul 2021 17:06:28 +0000 (17:06 +0000)
committerBorislav Petkov <bp@suse.de>
Wed, 11 Aug 2021 14:36:58 +0000 (16:36 +0200)
commit2e6678195d59c51b6ca234169ad3de01134d3dec
tree79522a26d162db8093143ebd3ed25a982aa3c178
parent75408e43509ed6207870c0e7e28656acbbc1f7fd
x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()

update_domains() merges the staged configuration changes into the arch
codes configuration array. Rename to make it clear it is part of the
arch code interface to resctrl.

Signed-off-by: James Morse <james.morse@arm.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Jamie Iles <jamie@nuviainc.com>
Reviewed-by: Reinette Chatre <reinette.chatre@intel.com>
Tested-by: Babu Moger <babu.moger@amd.com>
Link: https://lkml.kernel.org/r/20210728170637.25610-16-james.morse@arm.com
arch/x86/kernel/cpu/resctrl/ctrlmondata.c
arch/x86/kernel/cpu/resctrl/internal.h
arch/x86/kernel/cpu/resctrl/rdtgroup.c
include/linux/resctrl.h