sysctl: parisc Use the compat_sys_sysctl
Now that we have a generic 32bit compatibility implementation there is no need for parisc to implement it's own. Cc: Thibaut Varene <T-Bone@parisc-linux.org> Acked-by: Kyle McMartin <kyle@mcmartin.ca> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
This commit is contained in:
@ -234,7 +234,7 @@
|
||||
ENTRY_SAME(getsid)
|
||||
ENTRY_SAME(fdatasync)
|
||||
/* struct __sysctl_args is a mess */
|
||||
ENTRY_DIFF(sysctl)
|
||||
ENTRY_COMP(sysctl)
|
||||
ENTRY_SAME(mlock) /* 150 */
|
||||
ENTRY_SAME(munlock)
|
||||
ENTRY_SAME(mlockall)
|
||||
|
Reference in New Issue
Block a user