diff options
| author | Christophe Leroy <[email protected]> | 2021-03-31 09:12:19 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-04-01 13:18:09 +0000 |
| commit | 791f9e36599d94af5a76d3f74d04e16326761aae (patch) | |
| tree | b73591e0211346e2a51e4ad046829a0bf74cd35f /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c | |
| parent | powerpc/signal32: Fix Oops on sigreturn with unmapped VDSO (diff) | |
| download | kernel-791f9e36599d94af5a76d3f74d04e16326761aae.tar.gz kernel-791f9e36599d94af5a76d3f74d04e16326761aae.zip | |
powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuilt
Commit bce74491c300 ("powerpc/vdso: fix unnecessary rebuilds of
vgettimeofday.o") moved vdso32_wrapper.o and vdso64_wrapper.o out
of arch/powerpc/kernel/vdso[32/64]/ and removed the dependencies in
the Makefile. This leads to the wrappers not being re-build hence the
kernel embedding the old vdso library.
Add back missing dependencies to ensure vdso32_wrapper.o and vdso64_wrapper.o
are rebuilt when vdso32.so.dbg and vdso64.so.dbg are changed.
Fixes: bce74491c300 ("powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.o")
Cc: [email protected]
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/8bb015bc98c51d8ced581415b7e3d157e18da7c9.1617181918.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions
