]> www.infradead.org Git - users/willy/xarray.git/commitdiff
MAINTAINERS: Add selftests/x86 entry
authorMuhammad Usama Anjum <usama.anjum@collabora.com>
Mon, 10 Jun 2024 05:28:10 +0000 (10:28 +0500)
committerBorislav Petkov (AMD) <bp@alien8.de>
Wed, 28 Aug 2024 17:32:47 +0000 (19:32 +0200)
There are no maintainers specified for tools/testing/selftests/x86.  Shuah has
mentioned [1] that the patches should go through x86 tree or in special cases
directly to Shuah's tree after getting ack-ed from x86 maintainers. Different
people have been confused when sending patches as correct maintainers aren't
found by get_maintainer.pl script. Fix this by adding entry to MAINTAINERS
file.

  [1] https://lore.kernel.org/all/90dc0dfc-4c67-4ea1-b705-0585d6e2ec47@linuxfoundation.org

Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/r/20240610052810.1488793-1-usama.anjum@collabora.com
MAINTAINERS

index 6daab3f05958e3fa6a536d3be39a623f639394d9..7715a806c2559c15866a750eecdeab40ec2b1b10 100644 (file)
@@ -24772,6 +24772,7 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
 F:     Documentation/arch/x86/
 F:     Documentation/devicetree/bindings/x86/
 F:     arch/x86/
+F:     tools/testing/selftests/x86
 
 X86 CPUID DATABASE
 M:     Borislav Petkov <bp@alien8.de>