Re: [PATCH] arch: vdso: add vdso linker script to 'targets' instead of extra-y

From: Catalin Marinas
Date: Tue Sep 01 2020 - 05:19:56 EST


On Tue, Sep 01, 2020 at 03:22:39AM +0900, Masahiro Yamada wrote:
> The vdso linker script is preprocessed on demand.
> Adding it to 'targets' is enough to include the .cmd file.
>
> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>

For arm64:

Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>