]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-ia64/mca_asm.h
Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block
[karo-tx-linux.git] / include / asm-ia64 / mca_asm.h
index 27c9203d8ce3173bff55753e1882a651faf11bc6..76203f9a8718d6706216a961684205f6beffbdaa 100644 (file)
        movl    temp2 = start_addr;                             \
        ;;                                                      \
        mov     cr.iip = temp2;                                 \
+       movl    gp = __gp                                       \
        ;;                                                      \
        DATA_PA_TO_VA(sp, temp1);                               \
-       DATA_PA_TO_VA(gp, temp2);                               \
        srlz.i;                                                 \
        ;;                                                      \
        nop     1;                                              \