patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-s390 / ipc.h
index 060060a..d6c041e 100644 (file)
@@ -15,7 +15,7 @@
  * See arch/s390/kernel/sys_s390.c for ugly details..
  */
 struct ipc_kludge {
-       struct msgbuf *msgp;
+       struct msgbuf __user *msgp;
        long msgtyp;
 };