Re: [PATCH v2] selftests/vDSO: fix GNU hash table entry size for s390x

2025-02-26 Thread Shuah Khan
On 2/26/25 12:37, Vasily Gorbik wrote: On Tue, Feb 18, 2025 at 12:52:31AM +0100, Vasily Gorbik wrote: On Mon, Feb 17, 2025 at 02:04:18PM +0100, Thomas Weißschuh wrote: Commit 14be4e6f3522 ("selftests: vDSO: fix ELF hash table entry size for s390x") changed the type of the ELF hash table entries

Re: [PATCH v2] selftests/vDSO: fix GNU hash table entry size for s390x

2025-02-26 Thread Vasily Gorbik
On Tue, Feb 18, 2025 at 12:52:31AM +0100, Vasily Gorbik wrote: > On Mon, Feb 17, 2025 at 02:04:18PM +0100, Thomas Weißschuh wrote: > > Commit 14be4e6f3522 ("selftests: vDSO: fix ELF hash table entry size for > > s390x") > > changed the type of the ELF hash table entries to 64bit on s390x. > > Howe

Re: [PATCH v2] selftests/vDSO: fix GNU hash table entry size for s390x

2025-02-17 Thread Vasily Gorbik
On Mon, Feb 17, 2025 at 02:04:18PM +0100, Thomas Weißschuh wrote: > Commit 14be4e6f3522 ("selftests: vDSO: fix ELF hash table entry size for > s390x") > changed the type of the ELF hash table entries to 64bit on s390x. > However the *GNU* hash tables entries are always 32bit. > The "bucket" pointe