[tip:x86/cache] MAINTAINERS: Update resctrl filename patterns
From: tip-bot for Babu Moger <hidden>
Date: 2018-11-22 21:55:53
Also in:
lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
Commit-ID: 1f8251d3bfadf42357cf6c3eebb5cda6cd3987b5 Gitweb: https://git.kernel.org/tip/1f8251d3bfadf42357cf6c3eebb5cda6cd3987b5 Author: Babu Moger [off-list ref] AuthorDate: Wed, 21 Nov 2018 20:28:49 +0000 Committer: Borislav Petkov [off-list ref] CommitDate: Thu, 22 Nov 2018 20:16:20 +0100 MAINTAINERS: Update resctrl filename patterns The file nameswith intel_rdt* have been moved to the new directory arch/x86/kernel/cpu/resctrl/. Update to reflect the changed files and documentation. Signed-off-by: Babu Moger <babu.moger@amd.com> Signed-off-by: Borislav Petkov <redacted> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Andy Lutomirski <luto@kernel.org> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Brijesh Singh <redacted> Cc: "Chang S. Bae" <redacted> Cc: David Miller <davem@davemloft.net> Cc: David Woodhouse <dwmw2@infradead.org> Cc: Dmitry Safonov <redacted> Cc: Fenghua Yu <redacted> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: "H. Peter Anvin" <hpa@zytor.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: Jann Horn <jannh@google.com> Cc: Joerg Roedel <redacted> Cc: Jonathan Corbet <corbet@lwn.net> Cc: Josh Poimboeuf <redacted> Cc: Kate Stewart <redacted> Cc: "Kirill A. Shutemov" <redacted> Cc: <redacted> Cc: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Philippe Ombredanne <redacted> Cc: Pu Wen <puwen@hygon.cn> Cc: <redacted> Cc: "Rafael J. Wysocki" <rafael@kernel.org> Cc: Reinette Chatre <reinette.chatre@intel.com> Cc: Rian Hunter <redacted> Cc: Sherry Hurwitz <redacted> Cc: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Cc: Thomas Gleixner <redacted> Cc: Thomas Lendacky <Thomas.Lendacky@amd.com> Cc: Tony Luck <tony.luck@intel.com> Cc: Vitaly Kuznetsov <vkuznets@redhat.com> Cc: <redacted> Link: https://lkml.kernel.org/r/20181121202811.4492-14-babu.moger@amd.com --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index b755a89fa325..b7d596e66ae6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS@@ -12545,9 +12545,9 @@ M: Fenghua Yu <fenghua.yu@intel.com> M: Reinette Chatre <reinette.chatre@intel.com> L: linux-kernel@vger.kernel.org S: Supported -F: arch/x86/kernel/cpu/intel_rdt* -F: arch/x86/include/asm/intel_rdt_sched.h -F: Documentation/x86/intel_rdt* +F: arch/x86/kernel/cpu/resctrl/ +F: arch/x86/include/asm/resctrl_sched.h +F: Documentation/x86/resctrl* READ-COPY UPDATE (RCU) M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>