aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeunsik Lim <[email protected]>2011-08-18 16:44:57 +0900
committerArnaldo Carvalho de Melo <[email protected]>2011-08-18 07:26:05 -0300
commitd53e8365eaacfdb29253b39d186109f5b4fcc08d (patch)
tree4f696fee75ee05a8d6ed1696be154ef95da122c1
parent195bcbf5078d74c8e00d68f04eb8695196fb31e8 (diff)
MAINTAINERS: Fix list of perf events source files
Recent changes made kernel/perf_event.c be split and moved to kernel/events/. Cc: Ingo Molnar <[email protected]> Cc: Jiri Kosina <[email protected]> Cc: Joe Perches <[email protected]> Cc: Li Zefan <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Geunsik Lim <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1e55e1eeb811..7110675702ea 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4971,7 +4971,7 @@ M: Paul Mackerras <[email protected]>
M: Ingo Molnar <[email protected]>
M: Arnaldo Carvalho de Melo <[email protected]>
S: Supported
-F: kernel/perf_event*.c
+F: kernel/events/*
F: include/linux/perf_event.h
F: arch/*/kernel/perf_event*.c
F: arch/*/kernel/*/perf_event*.c