Boris, > -----Original Message----- > From: Borislav Petkov <[email protected]> > Sent: Tuesday, November 20, 2018 3:42 AM > To: Moger, Babu <[email protected]> > Cc: [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; akpm@linux- > foundation.org; [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected]; Singh, Brijesh <[email protected]>; Hurwitz, > Sherry <[email protected]>; [email protected]; Lendacky, > Thomas <[email protected]>; [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; linux- > [email protected] > Subject: Re: [PATCH v8 05/13] arch/resctrl: Rename config parameter > INTEL_RDT to RESCTRL > > On Fri, Nov 16, 2018 at 08:54:30PM +0000, 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 <[email protected]> > > --- > > arch/x86/Kconfig | 4 ++-- > > arch/x86/include/asm/resctrl_sched.h | 4 ++-- > > arch/x86/kernel/cpu/Makefile | 4 ++-- > > include/linux/sched.h | 2 +- > > 4 files changed, 7 insertions(+), 7 deletions(-) > > > > diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig > > index 1a0be022f91d..4aae7aba4d61 100644 > > --- a/arch/x86/Kconfig > > +++ b/arch/x86/Kconfig > > @@ -445,8 +445,8 @@ config RETPOLINE > > code are eliminated. Since this includes the syscall entry path, > > it is not entirely pointless. > > > > -config INTEL_RDT > > - bool "Intel Resource Director Technology support" > > +config RESCTRL > > + bool "Resource Control feature support" > > s/feature // - they're all features. :)
Ok sure > > > default n > > depends on X86 && CPU_SUP_INTEL > > Patch 9/13 is begging to be merged with this one. Ok. I will merge these changes in patch 9/13. > > -- > Regards/Gruss, > Boris. > > Good mailing practices for 400: avoid top-posting and trim the reply.
