|
@@ -256,6 +256,7 @@ compat_sys_get_robust_list(int pid, compat_uptr_t __user *head_ptr,
|
|
|
compat_size_t __user *len_ptr);
|
|
|
|
|
|
#ifdef CONFIG_ARCH_WANT_OLD_COMPAT_IPC
|
|
|
+#define __ARCH_WANT_COMPAT_IPC_PARSE_VERSION
|
|
|
long compat_sys_semctl(int first, int second, int third, void __user *uptr);
|
|
|
long compat_sys_msgsnd(int first, int second, int third, void __user *uptr);
|
|
|
long compat_sys_msgrcv(int first, int second, int msgtyp, int third,
|