mbox series

[0/2] selftests: vDSO: s390 fixes

Message ID 20240911085015.3581722-1-hca@linux.ibm.com
Headers show
Series selftests: vDSO: s390 fixes | expand

Message

Heiko Carstens Sept. 11, 2024, 8:50 a.m. UTC
Two s390 fixes to make vdso selftests running on s390.

Jason, given that you carry already a lot of changes for vdso
selftests I guess these should be routed via the random tree.

Patches apply on top of current random.git master branch.

Thanks,
Heiko

Heiko Carstens (1):
  selftests: vDSO: fix vdso_config for s390

Jens Remus (1):
  selftests: vDSO: fix ELF hash table entry size for s390x

 tools/testing/selftests/vDSO/parse_vdso.c  | 14 ++++++++++----
 tools/testing/selftests/vDSO/vdso_config.h |  4 ++--
 2 files changed, 12 insertions(+), 6 deletions(-)