[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
[powerpc.git] / include / asm-i386 / thread_info.h
index ff1e2b1..2833fa2 100644 (file)
@@ -37,6 +37,7 @@ struct thread_info {
                                                   0-0xBFFFFFFF for user-thead
                                                   0-0xFFFFFFFF for kernel-thread
                                                */
+       void                    *sysenter_return;
        struct restart_block    restart_block;
 
        unsigned long           previous_esp;   /* ESP of the previous stack in case