Merge branch 'x86/uaccess' into core/percpu
[linux-2.6-microblaze.git] / arch / x86 / include / asm / thread_info.h
index b46f8ca..df9d5f7 100644 (file)
@@ -40,6 +40,7 @@ struct thread_info {
                                                */
        __u8                    supervisor_stack[0];
 #endif
+       int                     uaccess_err;
 };
 
 #define INIT_THREAD_INFO(tsk)                  \