[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160519103019.GJ3206@twins.programming.kicks-ass.net>
Date: Thu, 19 May 2016 12:30:19 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: mingo@...nel.org
Cc: linux-kernel@...r.kernel.org, bp@...e.de, acme@...hat.com,
tglx@...utronix.de
Subject: [PATCH] perf: Update MAINTAINERS for x86 move
The move of the x86 perf implementation forgot to update the MAINTAINERS
F(ile) pattern.
Cc: Borislav Petkov <bp@...e.de>
Fixes: fa9cbf320e99 ("perf/x86: Move perf_event.c ............... => x86/events/core.c")
Signed-off-by: Peter Zijlstra (Intel) <peterz@...radead.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9c567a431d8d..e15a79d88480 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8637,6 +8637,7 @@ F: arch/*/kernel/*/perf_event*.c
F: arch/*/kernel/*/*/perf_event*.c
F: arch/*/include/asm/perf_event.h
F: arch/*/kernel/perf_callchain.c
+F: arch/*/events/*
F: tools/perf/
PERSONALITY HANDLING
Powered by blists - more mailing lists