Skip to content
Commit e6071b18 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

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: default avatarArnd Bergmann <arnd@arndb.de>
parent 21346564
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment