]> git.baikalelectronics.ru Git - kernel.git/commit
s390/vdso32: add vdso32.lds to targets
authorSven Schnelle <svens@linux.ibm.com>
Fri, 9 Jul 2021 14:49:43 +0000 (16:49 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 12 Jul 2021 12:33:53 +0000 (14:33 +0200)
commitfdb349ef15dedaf7511d8475e85ccb155132a841
tree811a859d99a1dc16a811acecea98dfdeeba16db9
parent01da9c8979f3d24bb75ef7080a8d9915e88dff94
s390/vdso32: add vdso32.lds to targets

This fixes a permanent rebuild of the 32 bit vdso. The RPM build process
was first calling 'make bzImage' and 'make modules' as a second step.
This caused a recompilation of vdso32.so, which in turn also changed
the build-id of vmlinux.

Fixes: 8ca3a671adb7 ("s390/vdso: add minimal compat vdso")
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kernel/vdso32/Makefile