diff options
author | Li Zefan <lizf@cn.fujitsu.com> | 2008-04-29 01:00:08 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-29 08:06:09 -0700 |
commit | 46ae220bea40bd1cf4abec2d5cdfb4f9396c7115 (patch) | |
tree | e485a13dd8d85d2f40ecf73d9482671dc39ceab1 /init/initramfs.c | |
parent | 06a119204d3e1e67d393e996ed987b0df7998381 (diff) |
cgroup: switch to proc_create()
There is a race between create_proc_entry() and the assignment of file ops.
proc_create() is invented to fix it.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Acked-by: Paul Menage <menage@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init/initramfs.c')
0 files changed, 0 insertions, 0 deletions