diff options
| author | Josh Triplett <[email protected]> | 2007-03-06 01:42:13 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-03-06 09:30:25 -0800 |
| commit | d6ad67112a78623025632865d716b2f7645874c5 (patch) | |
| tree | cd9f0ad9a52cee62ff9a6369a27784fa5b9717c2 /include/linux/debugobjects.h | |
| parent | 5efee174f8a101cafb1607d2b629bed353701457 (diff) | |
[PATCH] Publish rcutorture module parameters via sysfs, read-only
rcutorture's module parameters currently use permissions of 0, so they
don't show up in /sys/module/rcutorture/parameters. Change the permissions
on all module parameters to world-readable (0444).
rcutorture does all of its initialization and thread startup when loaded
and relies on the parameters not changing during execution, so they should
not permit writing. However, reading seems fine.
Signed-off-by: Josh Triplett <[email protected]>
Cc: "Paul E. McKenney" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions