From: Tony Luck Date: Tue, 6 Nov 2007 21:20:43 +0000 (-0800) Subject: [IA64] Fix perfmon sysctl directory modes X-Git-Tag: v2.6.24-rc3~169^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3ad42be1ee37ab277ef30555b772e0c803f3b69;p=pandora-kernel.git [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 --- Reading git-diff-tree failed