X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fia64%2Fkernel%2Fhead.S;h=f1778a84ea61b95487ba5ee3f0fe01161cfe1c00;hb=0950c358ee8e969fce45ba363ca1deaf211e57b0;hp=bfe65b2e862146ad9a16d1761e3f91ff69e05347;hpb=41c29dd15b5c36bacdb06ee11facb9199d0b2de0;p=powerpc.git diff --git a/arch/ia64/kernel/head.S b/arch/ia64/kernel/head.S index bfe65b2e86..f1778a84ea 100644 --- a/arch/ia64/kernel/head.S +++ b/arch/ia64/kernel/head.S @@ -352,6 +352,7 @@ start_ap: mov ar.rsc=0 // place RSE in enforced lazy mode ;; loadrs // clear the dirty partition + mov IA64_KR(PER_CPU_DATA)=r0 // clear physical per-CPU base ;; mov ar.bspstore=r2 // establish the new RSE stack ;; @@ -1060,7 +1061,7 @@ SET_REG(b5); * the clobber lists for spin_lock() in include/asm-ia64/spinlock.h. */ -#if __GNUC__ < 3 || (__GNUC__ == 3 && __GNUC_MINOR__ < 3) +#if (__GNUC__ == 3 && __GNUC_MINOR__ < 3) GLOBAL_ENTRY(ia64_spinlock_contention_pre3_4) .prologue