[PATCH v2]: arch: arm64: vdso: export the symbols for time()

Will Deacon will at kernel.org
Tue Jun 23 12:57:24 EDT 2020


On Tue, Jun 23, 2020 at 09:47:57AM -0700, Mark Salyzyn wrote:
>    time() in bionic libc will go an use vDSO interface to pick up this
>    low-resolution timer.

But my point is it should _already_ be using the vDSO implementation of
clock_gettime(), which should be plenty fast enough.

Will



More information about the linux-arm-kernel mailing list