[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wgv6rXFjTdaumFgDC4ixg6QMOL83sQ2XOqvJC0h5fLX2g@mail.gmail.com>
Date: Fri, 1 Apr 2022 10:14:03 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Marc Kleine-Budde <mkl@...gutronix.de>
Cc: Aurelien Jarno <aurelien@...el32.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
stable <stable@...r.kernel.org>,
Kito Cheng <kito.cheng@...il.com>,
Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
"open list:RISC-V ARCHITECTURE" <linux-riscv@...ts.infradead.org>,
Sparse Mailing-list <linux-sparse@...r.kernel.org>,
ukl@...gutronix.de,
Luc Van Oostenryck <luc.vanoostenryck@...il.com>
Subject: Re: [PATCH] riscv: fix build with binutils 2.38
On Thu, Mar 31, 2022 at 11:53 PM Marc Kleine-Budde <mkl@...gutronix.de> wrote:
>
> | WARNING: invalid argument to '-march': 'zicsr_zifencei'
Gaah, it works but still warns because I cut-and-pasted those
zicsr/zifencei options from some random source that had them
capitalized and I didn't look closely enough at the reports.
Anyway, hopefully somebody can bother to fix up that. Possibly by
changing the strncmp to a strnicmp - but I don't know what the rules
for lower-case vs capitals are for the other options. I'm still busy
with the kernel merge window, so this gets archived on my side..
Linus
Powered by blists - more mailing lists