On Wed, Nov 21, 2018 at 08:28:25PM +0000, Moger, Babu wrote: > New generation of AMD processors start supporting RDT(or QOS) > features. Together these features will be called as RESCTRL. > With more than one vendors supporting these features, it seems > more appropriate to rename these files. > > Create a new directory with the name 'resctrl' and move all the > intel_rdt files to the new directory. This way all the resctrl > related code resides inside one directory. > > Suggested-by: Borislav Petkov <bp@xxxxxxx> > Signed-off-by: Babu Moger <babu.moger@xxxxxxx> > --- ... > diff --git a/arch/x86/kernel/cpu/resctrl/Makefile b/arch/x86/kernel/cpu/resctrl/Makefile > new file mode 100644 > index 000000000000..04c9fd67fb3e > --- /dev/null > +++ b/arch/x86/kernel/cpu/resctrl/Makefile > @@ -0,0 +1,7 @@ > +# > +# Makefile for resource control feature code > +# I've replaced that comment with # SPDX-License-Identifier: GPL-2.0 -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.