Re: [PATCHv3 2/2] x86/vdso: Add build salt to the vDSO
From: Andy Lutomirski
Date: Tue May 22 2018 - 19:39:34 EST
On Tue, May 22, 2018 at 5:19 PM Laura Abbott <labbott@xxxxxxxxxx> wrote:
> The vDSO is linked separately from the kernel and modules. Ensure it picks
> up the comment section, if available.
Did you end up preferring this to just sticking the kernel version in a
.comment in the vDSO for some reason?