Construct init thread stack in the linker script rather than by union
[sfrench/cifs-2.6.git] / arch / blackfin / include / asm / thread_info.h
index 2966b93850a1d1f85e736ad2806787db8124afa0..a5aeab4e5f2de4d032c7130e6f20c9c153167cdd 100644 (file)
@@ -56,8 +56,6 @@ struct thread_info {
        .cpu            = 0,                    \
        .preempt_count  = INIT_PREEMPT_COUNT,   \
 }
-#define init_thread_info       (init_thread_union.thread_info)
-#define init_stack             (init_thread_union.stack)
 
 /* Given a task stack pointer, you can find its corresponding
  * thread_info structure just by masking it to the THREAD_SIZE