Home
last modified time | relevance | path

Searched hist:"0 dd0bbc2" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/kernel/vdso32/
H A DMakefile0dd0bbc2 Wed Jun 21 02:18:52 CDT 2023 Sven Schnelle <svens@linux.ibm.com> s390/vdso: check for undefined symbols after build

When adding an undefined symbol the build still succeeds, but
userspace is crashing trying to execute vdso because the
undefined symbol is not resolved. Add the check for undefined
symbols to prevent this.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
/openbmc/linux/arch/s390/kernel/vdso64/
H A DMakefile0dd0bbc2 Wed Jun 21 02:18:52 CDT 2023 Sven Schnelle <svens@linux.ibm.com> s390/vdso: check for undefined symbols after build

When adding an undefined symbol the build still succeeds, but
userspace is crashing trying to execute vdso because the
undefined symbol is not resolved. Add the check for undefined
symbols to prevent this.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>