]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/mips/include/asm/thread_info.h
MIPS: Remove r2_emul_return from struct thread_info
[karo-tx-linux.git] / arch / mips / include / asm / thread_info.h
index e309d8fcb5167b40abdca4f07c82d5d97665d1bc..b439e512792ba45c328c40167992e5fa5b365043 100644 (file)
@@ -27,7 +27,6 @@ struct thread_info {
        unsigned long           tp_value;       /* thread pointer */
        __u32                   cpu;            /* current CPU */
        int                     preempt_count;  /* 0 => preemptable, <0 => BUG */
-       int                     r2_emul_return; /* 1 => Returning from R2 emulator */
        mm_segment_t            addr_limit;     /*
                                                 * thread address space limit:
                                                 * 0x7fffffff for user-thead