]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/exception.h
[POWERPC] Make isa_mem_base common to 32 and 64 bits
[linux-2.6] / include / asm-powerpc / exception.h
index d850c8ea59039fc4ffe68b611868abcfec4c3147..39abdb02fdefa1485acc2f543327eb5bc57803ed 100644 (file)
@@ -282,7 +282,9 @@ label##_common:                                             \
        EXCEPTION_PROLOG_COMMON(trap, PACA_EXGEN);      \
        FINISH_NAP;                                     \
        DISABLE_INTS;                                   \
+BEGIN_FTR_SECTION                                      \
        bl      .ppc64_runlatch_on;                     \
+END_FTR_SECTION_IFSET(CPU_FTR_CTRL)                    \
        addi    r3,r1,STACK_FRAME_OVERHEAD;             \
        bl      hdlr;                                   \
        b       .ret_from_except_lite