These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / arm / kernel / entry-ftrace.S
index fe57c73..c73c403 100644 (file)
@@ -87,7 +87,7 @@
 
 1:     mcount_get_lr   r1                      @ lr of instrumented func
        mcount_adjust_addr      r0, lr          @ instrumented function
-       adr     lr, BSYM(2f)
+       badr    lr, 2f
        mov     pc, r2
 2:     mcount_exit
 .endm