Hi Palmer, On Tue, May 23, 2017 at 2:41 AM, Palmer Dabbelt <pal...@dabbelt.com> wrote: > arch/riscv/lib/Makefile | 5 ++ > arch/riscv/lib/ashldi3.c | 42 ++++++++++++++++
At least this one has already two identical copies in arch/score/lib/ashldi3.c and arch/sh/lib/ashldi3.c. Probably these should be moved to lib/, and built depending on a new config symbol that is selected on score, sh, and riscv. Didn't check the others. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds