X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-ia64%2Fmca_asm.h;h=76203f9a8718d6706216a961684205f6beffbdaa;hb=81f8320f624a785d77443ace83391d0fdee695f6;hp=27c9203d8ce3173bff55753e1882a651faf11bc6;hpb=35d91f75c2c9548e606e813413f03c5cc35da969;p=linux-2.6 diff --git a/include/asm-ia64/mca_asm.h b/include/asm-ia64/mca_asm.h index 27c9203d8c..76203f9a87 100644 --- a/include/asm-ia64/mca_asm.h +++ b/include/asm-ia64/mca_asm.h @@ -197,9 +197,9 @@ 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; \