]> rtime.felk.cvut.cz Git - zynq/linux.git/blobdiff - arch/powerpc/kernel/misc_64.S
Apply preempt_rt patch-4.9-rt1.patch.xz
[zynq/linux.git] / arch / powerpc / kernel / misc_64.S
index 4f178671f230ccd799a9089ca4389590e94bc703..39e7d84a3492fca4d0f22ba0d2482e58846337fc 100644 (file)
@@ -31,6 +31,7 @@
 
        .text
 
+#ifndef CONFIG_PREEMPT_RT_FULL
 _GLOBAL(call_do_softirq)
        mflr    r0
        std     r0,16(r1)
@@ -41,6 +42,7 @@ _GLOBAL(call_do_softirq)
        ld      r0,16(r1)
        mtlr    r0
        blr
+#endif
 
 _GLOBAL(call_do_irq)
        mflr    r0