glibc/sysdeps
maminjie e0fc721ce6 Linux: Fix 32-bit vDSO for clock_gettime on powerpc32
When the clock_id is CLOCK_PROCESS_CPUTIME_ID or CLOCK_THREAD_CPUTIME_ID,
on the 5.10 kernel powerpc 32-bit, the 32-bit vDSO is executed successfully (
because the __kernel_clock_gettime in arch/powerpc/kernel/vdso32/gettimeofday.S
does not support these two IDs, the 32-bit time_t syscall will be used),
but tp32.tv_sec is equal to 0, causing the 64-bit time_t syscall to continue to be used,
resulting in two system calls.

Fix commit 72e84d1db2.

Signed-off-by: maminjie  <maminjie2@huawei.com>
Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-12-21 09:47:16 -03:00
..
aarch64 Remove ununsed tcb-offset 2021-12-17 17:47:29 -03:00
alpha Remove ununsed tcb-offset 2021-12-17 17:47:29 -03:00
arc Remove ununsed tcb-offset 2021-12-17 17:47:29 -03:00
arm Remove ununsed tcb-offset 2021-12-17 17:47:29 -03:00
csky Remove ununsed tcb-offset 2021-12-17 17:47:29 -03:00
generic malloc: Add Huge Page support for mmap 2021-12-15 17:35:38 -03:00
gnu
hppa Remove ununsed tcb-offset 2021-12-17 17:47:29 -03:00
htl
hurd
i386 math: Remove the error handling wrapper from hypot and hypotf 2021-12-13 10:08:46 -03:00
ia64 Cleanup encoding in comments 2021-12-13 10:01:45 +05:30
ieee754 sysdeps: Simplify sin Taylor Series calculation 2021-12-13 15:31:05 +01:00
m68k Remove ununsed tcb-offset 2021-12-17 17:47:29 -03:00
mach hurd: Do not set PIE_UNSUPPORTED 2021-12-14 08:38:05 +01:00
microblaze Remove ununsed tcb-offset 2021-12-17 17:47:29 -03:00
mips Remove ununsed tcb-offset 2021-12-17 17:47:29 -03:00
nios2 Remove ununsed tcb-offset 2021-12-17 17:47:29 -03:00
nptl nptl: Add public rseq symbols and <sys/rseq.h> 2021-12-09 09:49:32 +01:00
posix
powerpc powerpc: Use global register variable in <thread_pointer.h> 2021-12-15 16:06:25 +01:00
pthread nptl: Add one more barrier to nptl/tst-create1 2021-12-10 11:51:25 +01:00
riscv Remove ununsed tcb-offset 2021-12-17 17:47:29 -03:00
s390 Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN 2021-12-09 23:47:49 +01:00
sh Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN 2021-12-09 23:47:49 +01:00
sparc Replace --enable-static-pie with --disable-default-pie 2021-12-13 08:08:59 +05:30
unix Linux: Fix 32-bit vDSO for clock_gettime on powerpc32 2021-12-21 09:47:16 -03:00
wordsize-32
wordsize-64
x86 elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704] 2021-12-17 20:20:15 +01:00
x86_64 Regenerate ulps on x86_64 with GCC 12 2021-12-20 15:25:00 -08:00