From: Eric W. Biederman Date: Thu, 23 Aug 2007 13:18:02 +0000 (+0200) Subject: sched: fix sysctl directory permissions X-Git-Tag: v2.6.23-rc4~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c57baf1e1e24b004b57d282267542baab802753c;p=pandora-kernel.git sched: fix sysctl directory permissions There are two remaining gotchas: - The directories have impossible permissions (writeable). - The ctl_name for the kernel directory is inconsistent with everything else. It should be CTL_KERN. Signed-off-by: Eric W. Biederman Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed