[PATCH 0/3] arm64: {adr,ldr}_l cleanup

Ard Biesheuvel ard.biesheuvel at linaro.org
Tue Jan 17 08:15:25 PST 2017


On 17 January 2017 at 16:10, Mark Rutland <mark.rutland at arm.com> wrote:
> Hi,
>
> While looking at the way we use adrp, I spotted that there are still a few
> open-coded instances of adr_l and ldr_l.
>
> These patches clean those up, making the code a little easier to follow.
>

For the series:
Reviewed-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>

> Thanks,
> Mark.
>
> Mark Rutland (3):
>   arm64: head.S: avoid open-coded adr_l
>   arm64: efi-entry.S: avoid open-coded adr_l
>   arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_l
>
>  arch/arm64/kernel/efi-entry.S    |  9 +++------
>  arch/arm64/kernel/entry-ftrace.S | 12 ++++--------
>  arch/arm64/kernel/head.S         |  3 +--
>  3 files changed, 8 insertions(+), 16 deletions(-)
>
> --
> 1.9.1
>



More information about the linux-arm-kernel mailing list