1
0
Fork 0
alistair23-linux/arch/riscv
Olof Johansson 85d90b9180
RISC-V: lib: Fix build error for 64-bit
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: 7f47c73b35 ("RISC-V: Build tishift only on 64-bit")
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
2018-11-12 18:09:55 -08:00
..
configs RISC-V: defconfig: Enable printk timestamps 2018-11-12 17:16:10 -08:00
include riscv: fix spacing in struct pt_regs 2018-11-12 17:16:16 -08:00
kernel RISC-V: properly determine hardware caps 2018-10-31 12:13:43 -07:00
lib RISC-V: lib: Fix build error for 64-bit 2018-11-12 18:09:55 -08:00
mm mm: remove include/linux/bootmem.h 2018-10-31 08:54:16 -07:00
Kconfig RISC-V Patches for the 4.20 Merge Window, Part 2 v2 2018-10-31 16:20:28 -07:00
Kconfig.debug RISC-V: Cosmetic menuconfig changes 2018-10-22 17:38:20 -07:00
Makefile riscv: add missing vdso_install target 2018-11-12 17:16:25 -08:00