linux-stable/arch
Guenter Roeck 67314ec7b0 RISC-V: Request newstat syscalls
Since commit 82b355d161 ("y2038: Remove newstat family from default
syscall set"), riscv images fail to boot with the following error.

/sbin/init: error while loading shared libraries: libc.so.6:
	cannot stat shared object: Error 38
Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00

Explicitly request newstat syscalls to fix the problem.

Fixes: 82b355d161 ("y2038: Remove newstat family from default syscall set")
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2018-09-05 22:44:21 +02:00
..
alpha y2038: Compile utimes()/futimesat() conditionally 2018-08-29 15:42:23 +02:00
arc y2038: Remove stat64 family from default syscall set 2018-08-29 15:42:20 +02:00
arm y2038: Compile utimes()/futimesat() conditionally 2018-08-29 15:42:23 +02:00
arm64 y2038: utimes: Rework #ifdef guards for compat syscalls 2018-08-29 15:42:23 +02:00
c6x y2038: Remove stat64 family from default syscall set 2018-08-29 15:42:20 +02:00
h8300 y2038: Remove stat64 family from default syscall set 2018-08-29 15:42:20 +02:00
hexagon y2038: Remove stat64 family from default syscall set 2018-08-29 15:42:20 +02:00
ia64 y2038: Compile utimes()/futimesat() conditionally 2018-08-29 15:42:23 +02:00
m68k asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro 2018-08-29 15:42:21 +02:00
microblaze asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro 2018-08-29 15:42:21 +02:00
mips y2038: utimes: Rework #ifdef guards for compat syscalls 2018-08-29 15:42:23 +02:00
nds32 y2038: Remove stat64 family from default syscall set 2018-08-29 15:42:20 +02:00
nios2 y2038: Remove stat64 family from default syscall set 2018-08-29 15:42:20 +02:00
openrisc y2038: Remove stat64 family from default syscall set 2018-08-29 15:42:20 +02:00
parisc y2038: utimes: Rework #ifdef guards for compat syscalls 2018-08-29 15:42:23 +02:00
powerpc y2038: utimes: Rework #ifdef guards for compat syscalls 2018-08-29 15:42:23 +02:00
riscv RISC-V: Request newstat syscalls 2018-09-05 22:44:21 +02:00
s390 y2038: utimes: Rework #ifdef guards for compat syscalls 2018-08-29 15:42:23 +02:00
sh asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro 2018-08-29 15:42:21 +02:00
sparc y2038: utimes: Rework #ifdef guards for compat syscalls 2018-08-29 15:42:23 +02:00
um kbuild: rename LDFLAGS to KBUILD_LDFLAGS 2018-08-24 08:22:08 +09:00
unicore32 y2038: Remove stat64 family from default syscall set 2018-08-29 15:42:20 +02:00
x86 y2038: utimes: Rework #ifdef guards for compat syscalls 2018-08-29 15:42:23 +02:00
xtensa asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro 2018-08-29 15:42:21 +02:00
.gitignore
Kconfig Merge branch 'tlb-fixes' 2018-08-23 14:55:01 -07:00