[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOesGMh8zq=vK0ARqK-1S4MYn7kg541u+dziKqnGuswrCi=n1A@mail.gmail.com>
Date: Tue, 30 Oct 2018 23:43:12 -0700
From: Olof Johansson <olof@...om.net>
To: Palmer Dabbelt <palmer@...ive.com>
Cc: Albert Ou <aou@...s.berkeley.edu>, Zong Li <zongbox@...il.com>,
linux-riscv@...ts.infradead.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] RISC-V: lib: Fix build error for 64-bit
On Tue, Oct 30, 2018 at 5:05 PM Olof Johansson <olof@...om.net> wrote:
>
> On Tue, Oct 30, 2018 at 5:04 PM Olof Johansson <olof@...om.net> wrote:
> >
> > 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'
>
> Err, fixed the whitespace in tishift.S while I was at it. Undo if you want.
Ended up with a few more fixes, so I split this in two and will repost
as a series. Apologies for the noise.
-Olof
Powered by blists - more mailing lists