2021-02-15 14:37:36

by Andy Shevchenko

[permalink] [raw]
Subject: commit 0f0aefd733f7 to linux-firmware effectively broke all of the setups with old kernels

Hi!

Seems the commit 0f0aefd733f7 to linux-firmware effectively broke all
of the setups with the old kernels. Firmware name is an ABI (!) and
replacing it like this will definitely break systems with older
kernels. Linux firmware package likely, but unfortunately, should
carry on both versions as long as it's needed. Alternative solution is
to provide the links during installation.

Btw, I haven't seen the driver change for that. Care to provide a
commit ID in upstream?

--
With Best Regards,
Andy Shevchenko


2021-02-15 18:27:49

by Andy Shevchenko

[permalink] [raw]
Subject: Re: commit 0f0aefd733f7 to linux-firmware effectively broke all of the setups with old kernels

On Mon, Feb 15, 2021 at 8:03 PM Peter Robinson <[email protected]> wrote:
>
> > Seems the commit 0f0aefd733f7 to linux-firmware effectively broke all
> > of the setups with the old kernels. Firmware name is an ABI (!) and
> > replacing it like this will definitely break systems with older
> > kernels. Linux firmware package likely, but unfortunately, should
> > carry on both versions as long as it's needed. Alternative solution is
> > to provide the links during installation.
>
> It does provide the links using the copy-firmware.sh and the details in WHENCE.
>
> The alternative is to leave firmwares in place with CVEs.

Good, thanks, I haven't looked into that script.


--
With Best Regards,
Andy Shevchenko