[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-d53e8365eaacfdb29253b39d186109f5b4fcc08d@git.kernel.org>
Date: Thu, 18 Aug 2011 20:12:18 GMT
From: tip-bot for Geunsik Lim <geunsik.lim@...sung.com>
To: linux-tip-commits@...r.kernel.org
Cc: acme@...hat.com, linux-kernel@...r.kernel.org, paulus@...ba.org,
hpa@...or.com, mingo@...hat.com, joe@...ches.com,
trivial@...nel.org, a.p.zijlstra@...llo.nl, lizf@...fujitsu.com,
geunsik.lim@...sung.com, tglx@...utronix.de, mingo@...e.hu
Subject: [tip:perf/core] MAINTAINERS: Fix list of perf events source files
Commit-ID: d53e8365eaacfdb29253b39d186109f5b4fcc08d
Gitweb: http://git.kernel.org/tip/d53e8365eaacfdb29253b39d186109f5b4fcc08d
Author: Geunsik Lim <geunsik.lim@...sung.com>
AuthorDate: Thu, 18 Aug 2011 16:44:57 +0900
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Thu, 18 Aug 2011 07:26:05 -0300
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 <mingo@...e.hu>
Cc: Jiri Kosina <trivial@...nel.org>
Cc: Joe Perches <joe@...ches.com>
Cc: Li Zefan <lizf@...fujitsu.com>
Cc: Paul Mackerras <paulus@...ba.org>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Link: http://lkml.kernel.org/r/1313653497-27263-1-git-send-email-leemgs1@gmail.com
Signed-off-by: Geunsik Lim <geunsik.lim@...sung.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
MAINTAINERS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1e55e1e..7110675 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4971,7 +4971,7 @@ M: Paul Mackerras <paulus@...ba.org>
M: Ingo Molnar <mingo@...e.hu>
M: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists