diff options
author | 2008-04-29 01:02:27 -0700 | |
---|---|---|
committer | 2008-04-29 08:06:22 -0700 | |
commit | cf7acfab032ff262f42954328cdfd20a5d9aaaac (patch) | |
tree | 231698d72d4508f3b26f606f18ef844387ec43e5 /kernel/sched_debug.c | |
parent | powerpc: use non-racy method for proc entries creation (diff) | |
download | linux-rng-cf7acfab032ff262f42954328cdfd20a5d9aaaac.tar.xz linux-rng-cf7acfab032ff262f42954328cdfd20a5d9aaaac.zip |
acpi: use non-racy method for proc entries creation
Use proc_create()/proc_create_data() to make sure that ->proc_fops and ->data
be setup before gluing PDE to main tree.
Add correct ->owner to proc_fops to fix reading/module unloading race.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Cc: Len Brown <lenb@kernel.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/sched_debug.c')
0 files changed, 0 insertions, 0 deletions