Home
last modified time | relevance | path

Searched hist:f1ba46ee (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Dentry-ftrace.Sf1ba46ee Fri Nov 07 08:12:33 CST 2014 Ard Biesheuvel <ard.biesheuvel@linaro.org> arm64: ftrace: eliminate literal pool entries

Replace ldr xN, =<symbol> with adrp/add or adrp/ldr [as appropriate]
in the implementation of _mcount(), which may be called very often.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
f1ba46ee Fri Nov 07 08:12:33 CST 2014 Ard Biesheuvel <ard.biesheuvel@linaro.org> arm64: ftrace: eliminate literal pool entries

Replace ldr xN, =<symbol> with adrp/add or adrp/ldr [as appropriate]
in the implementation of _mcount(), which may be called very often.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>