]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/kernel/head_64.S
[POWERPC] Initialize paca->current earlier
[linux-2.6-omap-h63xx.git] / arch / powerpc / kernel / head_64.S
index 43a38d89eafc3a3303af811b26224117d807b10d..44229c3749ac52bc1779eea2a9b66c81146e1ffc 100644 (file)
@@ -1521,10 +1521,6 @@ _INIT_GLOBAL(start_here_common)
        li      r0,0
        stdu    r0,-STACK_FRAME_OVERHEAD(r1)
 
-       /* ptr to current */
-       LOAD_REG_IMMEDIATE(r4, init_task)
-       std     r4,PACACURRENT(r13)
-
        /* Load the TOC */
        ld      r2,PACATOC(r13)
        std     r1,PACAKSAVE(r13)