kernel_optimize_test/arch/nds32/kernel
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
..
vdso y2038: vdso: nds32: open-code timespec_add_ns() 2019-11-15 14:38:28 +01:00
.gitignore
asm-offsets.c
atl2c.c
cacheinfo.c
devtree.c
dma.c
ex-entry.S
ex-exit.S
ex-scall.S
fpu.c
ftrace.c
head.S
irq.c
Makefile
module.c
nds32_ksyms.c
perf_event_cpu.c
pm.c
process.c
ptrace.c
setup.c
signal.c
sleep.S
stacktrace.c
sys_nds32.c
syscall_table.c
time.c
traps.c
vdso.c
vmlinux.lds.S