[PATCH 02/12] ARM: ep93xx: use ARM_PATCH_PHYS_VIRT

Linus Walleij linus.walleij at linaro.org
Wed Aug 2 05:29:52 PDT 2017


On Thu, Jul 20, 2017 at 5:49 PM, Arnd Bergmann <arnd at arndb.de> wrote:

> Just like ARCH_MULTIPLATFORM, we want to use ARM_PATCH_PHYS_VIRT
> when possible, but that fails for NOMMU or XIP_KERNEL configurations.
> Using 'imply' instead of 'select' gets this right and only uses
> the symbol when we don't have to hardcode the address anyway.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>

Acked-by: Linus Walleij <linus.walleij at linaro.org>

I assume you will apply this directly to ARM SoC.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list