Re: RFC: vdso build-id standard location
Andy Lutomirski <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CALCETrVsZ+hz2hJYWcicJuFk=BgCksGR4=pdUfxKr2MWFbJeKg@mail.gmail.com> |
On Fri, Jun 20, 2014 at 3:13 PM, Andy Lutomirski <[email protected]> wrote: > Hi all- > > I've proposed a patch to the Linux kernel: > > http://lkml.kernel.org/g/a424b189ce3ced85fe1e82d032a20e765e0fe0d3.1403291930.git.luto@amacapital.net > > This patch will cause 'make vdso_install' to install build-id symlinks > to /lib/modules/KERNEL_VERSION/vdso/.build-id This has landed in 3.16-rc3. --Andy