[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wh14HQZHWr=aNjpKrq-dP51iA6YbL3LmZGEVsOkWL-9XA@mail.gmail.com>
Date: Mon, 13 Dec 2021 11:05:43 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Sudip Mukherjee <sudipm.mukherjee@...il.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Guenter Roeck <linux@...ck-us.net>,
Shuah Khan <shuah@...nel.org>, patches@...nelci.org,
lkft-triage@...ts.linaro.org, Pavel Machek <pavel@...x.de>,
Jonathan Hunter <jonathanh@...dia.com>,
Florian Fainelli <f.fainelli@...il.com>,
Stable <stable@...r.kernel.org>
Subject: Re: [PATCH 4.19 00/74] 4.19.221-rc1 review
On Mon, Dec 13, 2021 at 10:59 AM Sudip Mukherjee
<sudipm.mukherjee@...il.com> wrote:
>
> >
> > Just an initial report. mips allmodconfig is failing with the following error.
>
> Ignore this please. I am not seeing the error on a clean build. Need
> to check what went wrong with my build script.
The gcc plugin builds often fail if there's been a gcc version update,
and you need to blow the old plugins away.
We do not have the full dependencies for system tools, and that might
happen with other incompatible system updates too.
But practically speaking, the gcc plugins are the only thing in the
kernel build that regularly cause problems.
Linus
Powered by blists - more mailing lists