[PATCH] x86-64: Some cleanup and optimization to the processor data area.
[pandora-kernel.git] / arch / x86_64 / kernel / setup64.c
index e3ffcac..e8b54dc 100644 (file)
@@ -119,7 +119,6 @@ void pda_init(int cpu)
        asm volatile("movl %0,%%fs ; movl %0,%%gs" :: "r" (0)); 
        wrmsrl(MSR_GS_BASE, cpu_pda + cpu);
 
-       pda->me = pda;
        pda->cpunumber = cpu; 
        pda->irqcount = -1;
        pda->kernelstack =