Re: [PATCH v9 08/13] x86/resctrl: Rename config parameter INTEL_RDT to RESCTRL

2018-11-22 Thread Borislav Petkov
On Wed, Nov 21, 2018 at 08:28:39PM +, Moger, Babu wrote: > Resource control feature is supported by both Intel and AMD. > So, rename the INTEL_RDT to vendor neutral RESCTRL. > > Now CONFIG_RESCTRL will be used for both Intel and AMD to enable > Resource Control support. Update the texts in con

[PATCH v9 08/13] x86/resctrl: Rename config parameter INTEL_RDT to RESCTRL

2018-11-21 Thread Moger, Babu
Resource control feature is supported by both Intel and AMD. So, rename the INTEL_RDT to vendor neutral RESCTRL. Now CONFIG_RESCTRL will be used for both Intel and AMD to enable Resource Control support. Update the texts in config and condition accordingly. Signed-off-by: Babu Moger --- arch/x8