]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
vdso.7: Fix risc-v symbol names.
authorElliott Hughes <enh@google.com>
Mon, 30 Jan 2023 21:46:09 +0000 (21:46 +0000)
committerAlejandro Colomar <alx@kernel.org>
Tue, 31 Jan 2023 23:55:21 +0000 (00:55 +0100)
The kernel git history says the names have always been "__vdso_" rather
than "__kernel_", so I assume this was a copy & paste mistake from a
different architecture.

Luckily, the path to the kernel source that lets you confirm/deny this
_is_ correct :-)

Signed-off-by: Elliott Hughes <enh@google.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man7/vdso.7

index fabb34d0d1c359db0dfdbe9584d053e500f068e2..9f47efc7dd2592555e79a2e997e95b1f3f3dce7d 100644 (file)
@@ -459,12 +459,12 @@ The table below lists the symbols exported by the vDSO.
 l l.
 symbol version
 _
-__kernel_rt_sigreturn  LINUX_4.15
-__kernel_gettimeofday  LINUX_4.15
-__kernel_clock_gettime LINUX_4.15
-__kernel_clock_getres  LINUX_4.15
-__kernel_getcpu        LINUX_4.15
-__kernel_flush_icache  LINUX_4.15
+__vdso_rt_sigreturn    LINUX_4.15
+__vdso_gettimeofday    LINUX_4.15
+__vdso_clock_gettime   LINUX_4.15
+__vdso_clock_getres    LINUX_4.15
+__vdso_getcpu  LINUX_4.15
+__vdso_flush_icache    LINUX_4.15
 .TE
 .if t \{\
 .in