X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm%2Fipc.h;h=affae4b95f973962aa17276d57a1d970bf47e1ee;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=c330504ba3f4c13530b32544aff93c0d628c43dc;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/asm-arm/ipc.h b/include/asm-arm/ipc.h index c330504ba..affae4b95 100644 --- a/include/asm-arm/ipc.h +++ b/include/asm-arm/ipc.h @@ -7,7 +7,7 @@ * See arch/arm/kernel/sys-arm.c for ugly details.. */ struct ipc_kludge { - struct msgbuf *msgp; + struct msgbuf __user *msgp; long msgtyp; };