diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2007-02-14 00:33:48 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-14 08:09:57 -0800 |
commit | e3c6449dcdfa023ca45b7ef1f7dce102f34f25ad (patch) | |
tree | 32f8486733a3bd59174d3d14d942bbb51511b012 /arch/x86_64 | |
parent | ded2e9bdfc5ac09f29b9f73fc1b75b1080edef90 (diff) |
[PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakage
While doing the C99 conversion I notices that the top level sh64 directory was
using the binary number for CTL_KERN. That is a no-no so I removed the
support for the sysctl binary interface only leaving sysctl /proc support.
At least the sysctl tables were placed at the end of the list so user space
did not see this mistake.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/x86_64')
0 files changed, 0 insertions, 0 deletions