VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / arch / mips / sibyte / sb1250 / irq_handler.S
index 08c6070..ad6c6b0 100644 (file)
         * check the 1250 interrupt registers to figure out what to do
         * Need to detect which CPU we're on, now that smp_affinity is supported.
         */
-       la      v0, KSEG1 + A_IMR_CPU0_BASE
+       PTR_LA  v0, KSEG1 + A_IMR_CPU0_BASE
 #ifdef CONFIG_SMP
        lw      t1, TI_CPU($28)
        sll     t1, IMR_REGISTER_SPACING_SHIFT