Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add selftests/x86 entry
@ 2024-06-10  5:28 Muhammad Usama Anjum
  2024-07-02 10:17 ` Muhammad Usama Anjum
  2024-08-28 17:18 ` Dave Hansen
  0 siblings, 2 replies; 8+ messages in thread
From: Muhammad Usama Anjum @ 2024-06-10  5:28 UTC (permalink / raw)
  To: skhan, Thomas Gleixner, Ingo Molnar, Borislav Petkov, Dave Hansen,
	x86, linux-kernel, linux-kselftest
  Cc: Muhammad Usama Anjum, kernel

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>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 523d84b2d6139..f3a17e5d954a3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24378,6 +24378,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 ENTRY CODE
 M:	Andy Lutomirski <luto@kernel.org>
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-08-28 17:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-10  5:28 [PATCH] MAINTAINERS: Add selftests/x86 entry Muhammad Usama Anjum
2024-07-02 10:17 ` Muhammad Usama Anjum
2024-07-31 13:42   ` Muhammad Usama Anjum
2024-07-31 18:14     ` Shuah Khan
2024-07-31 21:23       ` Peter Zijlstra
2024-08-01 19:27         ` Shuah Khan
2024-08-01 19:57           ` Shuah Khan
2024-08-28 17:18 ` Dave Hansen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox