aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2011-05-26 16:25:32 -0700
committerLinus Torvalds <[email protected]>2011-05-26 17:12:35 -0700
commit4e4c941c108eff10844d2b441d96dab44f32f424 (patch)
tree57f6fa52b9d2f6fb84a4f51cd2e1a1348a2acd69
parent6a5b18d2bd79795407bf65451a2013bf4dfb588b (diff)
MAINTAINERS: add mm/page_cgroup.c into memcg subsystem
AFAICS mm/page_cgroup.c is for memcg subsystem, but it was directed only to generic cgroup maintainers. Fix it. Signed-off-by: Namhyung Kim <[email protected]> Cc: Balbir Singh <[email protected]> Cc: Daisuke Nishimura <[email protected]> Cc: KAMEZAWA Hiroyuki <[email protected]> Cc: Michal Hocko <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 21a871c0527a..d1a1465bec02 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4147,6 +4147,7 @@ M: KAMEZAWA Hiroyuki <[email protected]>
S: Maintained
F: mm/memcontrol.c
+F: mm/page_cgroup.c
MEMORY TECHNOLOGY DEVICES (MTD)
M: David Woodhouse <[email protected]>