summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAndy Lutomirski <luto@amacapital.net>2014-06-12 08:28:10 -0700
committerH. Peter Anvin <hpa@zytor.com>2014-06-13 10:31:48 -0700
commita934fb5bc9cd1260be89272cfb7a6c9dc71974d7 (patch)
tree7922166333a7842b48e2193b88773c5c014156d1 /Documentation
parente0bf7b86dace87eccdabdd66d2769ccad19cb81c (diff)
downloadop-kernel-dev-a934fb5bc9cd1260be89272cfb7a6c9dc71974d7.zip
op-kernel-dev-a934fb5bc9cd1260be89272cfb7a6c9dc71974d7.tar.gz
x86/vdso: Fix vdso_install
"make vdso_install" installs unstripped versions of the vdso objects for the benefit of the debugger. This was broken by checkin: 6f121e548f83 x86, vdso: Reimplement vdso.so preparation in build-time C The filenames are different now, so update the Makefile to cope. This still installs the 64-bit vdso as vdso64.so. We believe this will be okay, as the only known user is a patched gdb which is known to use build-ids, but if it turns out to be a problem we may have to add a link. Inspired by a patch from Sam Ravnborg. Acked-by: Sam Ravnborg <sam@ravnborg.org> Reported-by: Josh Boyer <jwboyer@fedoraproject.org> Tested-by: Josh Boyer <jwboyer@fedoraproject.org> Signed-off-by: Andy Lutomirski <luto@amacapital.net> Link: http://lkml.kernel.org/r/b10299edd8ba98d17e07dafcd895b8ecf4d99eff.1402586707.git.luto@amacapital.net Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud