commit | e3ad42be1ee37ab277ef30555b772e0c803f3b69 | [log] [tgz] |
---|---|---|
author | Tony Luck <tony.luck@intel.com> | Tue Nov 06 13:20:43 2007 -0800 |
committer | Tony Luck <tony.luck@intel.com> | Tue Nov 06 13:20:43 2007 -0800 |
tree | 12176e8592f11269e450a9b6731601e5e9bc42cc | |
parent | 2655e2cee2d77459fcb7e10228259e4ee0328697 [diff] |
[IA64] Fix perfmon sysctl directory modes New sanity checks in sysctl_check_table() complain about a couple of mode 0755 that should be 0555 in the perfmon code: sysctl table check failed: /kernel .1 Writable sysctl directory sysctl table check failed: /kernel/perfmon Writable sysctl directory Signed-off-by: Tony Luck <tony.luck@intel.com>