* 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