lkml.org 
[lkml]   [2011]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v2] MAINTAINER:file info modification to maintain perf
Date
From: Geunsik Lim <geunsik.lim@samsung.com>

Actually, perf related c sources depends on architecture core.
So, ./kernel/perf_event.c file not exist from the latest
linux version. Append kernel/events/* content that means
performance events code.

Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
CC:Li Zefan <lizf@cn.fujitsu.com>
---
MAINTAINERS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1d445f5..069ee3b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4971,7 +4971,7 @@ M: Paul Mackerras <paulus@samba.org>
M: Ingo Molnar <mingo@elte.hu>
M: Arnaldo Carvalho de Melo <acme@ghostprotocols.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
--
1.7.3.4


\
 
 \ /
  Last update: 2011-08-18 09:47    [W:0.038 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site