riscv: Use latest system call ABI
authorArnd Bergmann <arnd@arndb.de>
Mon, 18 Feb 2019 16:43:12 +0000 (17:43 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 Feb 2019 19:53:52 +0000 (20:53 +0100)
commitd4c08b9776b392e20efc6198ebe1bc8ec1911d9b
treee77feaf2909f208f94a7a4e2f27837c4fea704aa
parent1d5b82331ee8b8f2c951b055329b943efcf5c834
riscv: Use latest system call ABI

We don't yet have an upstream glibc port for riscv, so there is no user
space for the existing ABI, and we can remove the definitions for 32-bit
time_t, off_t and struct resource and system calls based on them,
including the vdso.

Reviewed-by: Palmer Dabbelt <palmer@sifive.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/riscv/Kconfig
arch/riscv/include/uapi/asm/unistd.h
arch/riscv/kernel/vdso/Makefile