Re: [PATCHv4 3/3] x86: Add build salt to the vDSO and kernel linker scripts

From: Ingo Molnar
Date: Thu Jun 21 2018 - 08:43:43 EST



* Laura Abbott <labbott@xxxxxxxxxx> wrote:

>
> Both the kernel and the vDSO need to have unique build ids.
> Insert the build salt section to make the build ids unique.
>
> Signed-off-by: Laura Abbott <labbott@xxxxxxxxxx>
> ---
> arch/x86/entry/vdso/vdso-layout.lds.S | 3 ++-
> arch/x86/kernel/vmlinux.lds.S | 1 +
> 2 files changed, 3 insertions(+), 1 deletion(-)

Acked-by: Ingo Molnar <mingo@xxxxxxxxxx>

What is the upstream merge plan for this series? kbuild tree?

Thanks,

Ingo