X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-ppc%2Fthread_info.h;h=340235dfc1c9750a07de8239dada16a58da11857;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=62aeec9804ea1e1581ec7b69685423dded541e16;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/include/asm-ppc/thread_info.h b/include/asm-ppc/thread_info.h index 62aeec980..340235dfc 100644 --- a/include/asm-ppc/thread_info.h +++ b/include/asm-ppc/thread_info.h @@ -65,16 +65,6 @@ static inline struct thread_info *current_thread_info(void) */ #define THREAD_SIZE 8192 /* 2 pages */ -/* - * Offsets in thread_info structure, used in assembly code - */ -#define TI_TASK 0 -#define TI_EXECDOMAIN 4 -#define TI_FLAGS 8 -#define TI_LOCAL_FLAGS 12 -#define TI_CPU 16 -#define TI_PREEMPT 20 - #define PREEMPT_ACTIVE 0x4000000 /*