RE: [PATCH v8 05/13] arch/resctrl: Rename config parameter INTEL_RDT to RESCTRL

2018-11-20 Thread Moger, Babu
el.org; linux- > d...@vger.kernel.org > Subject: Re: [PATCH v8 05/13] arch/resctrl: Rename config parameter > INTEL_RDT to RESCTRL > > On Fri, Nov 16, 2018 at 08:54:30PM +, Moger, Babu wrote: > > Now Resource control feature is supported by both Intel and AMD. > > Ren

Re: [PATCH v8 05/13] arch/resctrl: Rename config parameter INTEL_RDT to RESCTRL

2018-11-20 Thread Borislav Petkov
On Fri, Nov 16, 2018 at 08:54:30PM +, Moger, Babu wrote: > Now Resource control feature is supported by both Intel and AMD. > Rename the INTEL_RDT to vendor neutral RESCTRL. > > Signed-off-by: Babu Moger > --- > arch/x86/Kconfig | 4 ++-- > arch/x86/include/asm/resctrl_sc

[PATCH v8 05/13] arch/resctrl: Rename config parameter INTEL_RDT to RESCTRL

2018-11-16 Thread Moger, Babu
Now Resource control feature is supported by both Intel and AMD. Rename the INTEL_RDT to vendor neutral RESCTRL. Signed-off-by: Babu Moger --- arch/x86/Kconfig | 4 ++-- arch/x86/include/asm/resctrl_sched.h | 4 ++-- arch/x86/kernel/cpu/Makefile | 4 ++-- include/linu