[PATCH v2 02/16] x86: Make x32 use x86 time implementation
Siddhesh Poyarekar
siddhesh@gotplt.org
Thu Jan 2 12:07:00 GMT 2020
On 18/12/19 3:17 am, Adhemerval Zanella wrote:
> Changes from previous version:
>
> - Remove unused x32 gettimeofday.c.
>
> --
>
> This is the only use of auto-generation syscall which uses a vDSO
> plus IFUNC and the current x86 generic implementation already covers
> the expected semantic.
>
> Checked on x86_64-linux-gnu-x32.
> ---
> sysdeps/unix/sysv/linux/x86_64/x32/gettimeofday.c | 1 -
> sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list | 1 -
> 2 files changed, 2 deletions(-)
> delete mode 100644 sysdeps/unix/sysv/linux/x86_64/x32/gettimeofday.c
>
OK.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
More information about the Libc-alpha
mailing list