diff options
author | 2024-09-11 10:50:14 +0200 | |
---|---|---|
committer | 2024-09-13 17:28:36 +0200 | |
commit | 14be4e6f35221c4731b004553ecf7cbc6dc1d2d8 (patch) | |
tree | c6f2c63627fcc4ec531f7abe034b673138280573 /scripts/generate_rust_analyzer.py | |
parent | powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64 (diff) | |
download | linux-rng-14be4e6f35221c4731b004553ecf7cbc6dc1d2d8.tar.xz linux-rng-14be4e6f35221c4731b004553ecf7cbc6dc1d2d8.zip |
selftests: vDSO: fix ELF hash table entry size for s390x
The vDSO self tests fail on s390x for a vDSO linked with the GNU linker
ld as follows:
# ./vdso_test_gettimeofday
Floating point exception (core dumped)
On s390x the ELF hash table entries are 64 bits instead of 32 bits in
size (see Glibc sysdeps/unix/sysv/linux/s390/bits/elfclass.h).
Fixes: 40723419f407 ("kselftest: Enable vDSO test on non x86 platforms")
Reported-by: Heiko Carstens <hca@linux.ibm.com>
Tested-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Jens Remus <jremus@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions