]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/x86_64/kernel/setup64.c
[PATCH] x86-64: Some cleanup and optimization to the processor data area.
[mv-sheeva.git] / arch / x86_64 / kernel / setup64.c
index e3ffcacc8c90bf40d17a778c684401a9d66b17d3..e8b54dccb3eea3571b4397827c41ee6e2febc8b9 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 =