summaryrefslogtreecommitdiffstats
path: root/mm/page_cgroup.c
diff options
context:
space:
mode:
authorKAMEZAWA Hiroyuki2011-06-16 00:08:41 +0200
committerLinus Torvalds2011-06-16 05:04:01 +0200
commit8957712710e045044e3c44375c6a87d7ffa17d51 (patch)
tree94d801709cb1a57d12695ba9b2f8da42996e178e /mm/page_cgroup.c
parentleds: fix the incorrect display in menuconfig (diff)
downloadkernel-qcow2-linux-8957712710e045044e3c44375c6a87d7ffa17d51.tar.gz
kernel-qcow2-linux-8957712710e045044e3c44375c6a87d7ffa17d51.tar.xz
kernel-qcow2-linux-8957712710e045044e3c44375c6a87d7ffa17d51.zip
mm: memory.numa_stat: fix file permission
Commit 406eb0c9ba76 ("memcg: add memory.numastat api for numa statistics") adds memory.numa_stat file for memory cgroup. But the file permissions are wrong. [kamezawa@bluextal linux-2.6]$ ls -l /cgroup/memory/A/memory.numa_stat ---------- 1 root root 0 Jun 9 18:36 /cgroup/memory/A/memory.numa_stat This patch fixes the permission as [root@bluextal kamezawa]# ls -l /cgroup/memory/A/memory.numa_stat -r--r--r-- 1 root root 0 Jun 10 16:49 /cgroup/memory/A/memory.numa_stat Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> Acked-by: Ying Han <yinghan@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/page_cgroup.c')
0 files changed, 0 insertions, 0 deletions