]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
parisc: Add 64-bit gettimeofday() and clock_gettime() vDSO functions
authorHelge Deller <deller@gmx.de>
Thu, 20 Jun 2024 22:11:58 +0000 (00:11 +0200)
committerHelge Deller <deller@gmx.de>
Fri, 21 Jun 2024 22:38:31 +0000 (00:38 +0200)
commit5f55e098b8d032ef25b576d18fb91b16ef2d1c41
treece7cc4a268f1bf3a415f0ca5b5122c3c3ca08300
parente23d9c0b5266e083a654b62756ede0dd5bf1ac3d
parisc: Add 64-bit gettimeofday() and clock_gettime() vDSO functions

Add 64-bit vDSO implementations for gettimeofday() and clock_gettime().

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/vdso64/Makefile
arch/parisc/kernel/vdso64/vdso64.lds.S
arch/parisc/kernel/vdso64/vdso64_generic.c [new file with mode: 0644]