X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc64%2Fipc.h;h=f91bf5b0d092efb38f2c4ea874318bc7733e24c2;hb=973b9821248435d0a15f0310bc913366a60e338b;hp=cfb82f0f5360d34d54018acaa124f93e6baa24c6;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/asm-ppc64/ipc.h b/include/asm-ppc64/ipc.h index cfb82f0f5..f91bf5b0d 100644 --- a/include/asm-ppc64/ipc.h +++ b/include/asm-ppc64/ipc.h @@ -12,7 +12,7 @@ * 2 of the License, or (at your option) any later version. */ struct ipc_kludge { - struct msgbuf *msgp; + struct msgbuf __user *msgp; long msgtyp; };