https://github.com/torvalds/linux
Revision 85d90b91807bb0c4a0fcff6a144e73f11cda782a authored by Olof Johansson on 31 October 2018, 06:47:07 UTC, committed by Palmer Dabbelt on 13 November 2018, 02:09:55 UTC
Fixes the following build error from tinyconfig:

riscv64-unknown-linux-gnu-ld: kernel/sched/fair.o: in function `.L8':
fair.c:(.text+0x70): undefined reference to `__lshrti3'
riscv64-unknown-linux-gnu-ld: kernel/time/clocksource.o: in function `.L0 ':
clocksource.c:(.text+0x334): undefined reference to `__lshrti3'

Fixes: 7f47c73b355f ("RISC-V: Build tishift only on 64-bit")
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
1 parent f157d41
History
Tip revision: 85d90b91807bb0c4a0fcff6a144e73f11cda782a authored by Olof Johansson on 31 October 2018, 06:47:07 UTC
RISC-V: lib: Fix build error for 64-bit
Tip revision: 85d90b9
File Mode Size
apparmor
integrity
keys
loadpin
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 9.8 KB
Makefile -rw-r--r-- 1.0 KB
commoncap.c -rw-r--r-- 39.0 KB
device_cgroup.c -rw-r--r-- 20.4 KB
inode.c -rw-r--r-- 10.5 KB
lsm_audit.c -rw-r--r-- 10.6 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 45.3 KB

back to top