X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sparc64%2Fthread_info.h;h=f989fbdc53330952a08c894dc83cdb76dadbcc9f;hb=78a6196531f0fe10aae05a9bc4c2701df614ac3d;hp=e05da3669016affeac262ec2ce6b7a107deb96a7;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/asm-sparc64/thread_info.h b/include/asm-sparc64/thread_info.h index e05da3669..f989fbdc5 100644 --- a/include/asm-sparc64/thread_info.h +++ b/include/asm-sparc64/thread_info.h @@ -56,7 +56,8 @@ struct thread_info { unsigned long gsr[7]; unsigned long xfsr[7]; - __u64 *user_cntd0, *user_cntd1; + __u64 __user *user_cntd0; + __u64 __user *user_cntd1; __u64 kernel_cntd0, kernel_cntd1; __u64 pcr_reg;