acrn-kernel/arch/nds32/kernel/vdso
Arnd Bergmann e6071b182d y2038: vdso: nds32: open-code timespec_add_ns()
The nds32 vdso is now the last user of the deprecated timespec_add_ns().

Change it to an open-coded version like the one it already uses in
do_realtime(). What we should really do though is to use the
generic vdso implementation that is now used in x86. arm and mips.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2019-11-15 14:38:28 +01:00
..
.gitignore
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
datapage.S
gen_vdso_offsets.sh
gettimeofday.c y2038: vdso: nds32: open-code timespec_add_ns() 2019-11-15 14:38:28 +01:00
note.S
sigreturn.S
vdso.S
vdso.lds.S