[PATCH] Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time (bug 28071)
Adhemerval Zanella
adhemerval.zanella@linaro.org
Mon Jul 12 18:00:33 GMT 2021
On 12/07/2021 14:55, Florian Weimer wrote:
> * Adhemerval Zanella:
>
>> I am almost sure it is a kernel issue specific to s390, where kernel does
>> not map the vDSO is there is no interpreter (it happens for static case
>> and for the loader directly). I think it was fixed upstream, although
>> s390 vDSO is also now gone on 5.5:
>
> Oh, that's it indeed. With a hard-coded dynamic linker path, there is
> again no system call. So this patch is good functionality-wise, too.
>
> Thanks,
> Florian
>
Ok, I will push the patch upstream with the missing spaces before
parenthesis fixed.
More information about the Libc-alpha
mailing list