summaryrefslogtreecommitdiff
path: root/arch/s390
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2007-02-14 08:33:44 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-02-14 16:09:57 (GMT)
commit8d8cb8a1bbd92a77208bdeaa25c3f17f5da9297d (patch)
treedb2ceddb37742dd8ec9b05211d9b994f9531f33f /arch/s390
parent7ed744d1e8faed90aa027c08eeed21c4120e623d (diff)
downloadlinux-8d8cb8a1bbd92a77208bdeaa25c3f17f5da9297d.tar.xz
[PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage
While C99 converting the ctl_table initializers I realized that the binary sysctl numbers were in conflict with the binary values under CTL_KERN. Including CTL_KERN KERN_VERSION as used by glibc. So I just removed the sysctl binary interface for these values, as it was unsupportable. Luckily these sysctl were inserted at the end of the sysctl list so this bug was not visible to userspace. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Acked-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions