git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2aa44d0
)
sched: fix sysctl directory permissions
author
Eric W. Biederman
<ebiederm@xmission.com>
Thu, 23 Aug 2007 13:18:02 +0000
(15:18 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 23 Aug 2007 13:18:02 +0000
(15:18 +0200)
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 <ebiederm@xmission.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found