linux-firmware.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: rtw89: 8852b: rollback firmware to v0.27.32.1 and introduce new file to new format
@ 2023-03-18 13:58 Ping-Ke Shih
  2023-03-20 11:43 ` Josh Boyer
  0 siblings, 1 reply; 4+ messages in thread
From: Ping-Ke Shih @ 2023-03-18 13:58 UTC (permalink / raw)
  To: linux-firmware; +Cc: linux-wireless, kvalo, rb0171610, Larry.Finger, tiwai

Hi,

In discussion threads [1] [2], the new format of 8852b break user space.
To avoid this, introduce new filename rtw89/rtw8852b_fw-1.bin that old
drivers will not try to load it.

Rollback firmware version of rtw89/rtw8852b_fw.bin to the latest
version of original format (i.e. v0.27.32.1) supported by old driver.

The patches to support new filename in new driver are almost done,
and I will submit them soon. Thanks for the advice in mail and
bug threads.


[1] 
https://lore.kernel.org/linux-wireless/df1ce994-3368-a57e-7078-8bdcccf4a1fd@gmail.com/T/#m24cb43be31a762d0ea70bf07f27ae96c59f6931b
[2] https://bugzilla.kernel.org/show_bug.cgi?id=217207


Thank you
Ping-Ke

---
The following changes since commit c761dbe804f903cc2df81f251d367cca285eca06:

  Merge tag 'iwlwifi-fw-2023-03-13' of 
http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware (2023-03-13 09:20:47 -0400)

are available in the Git repository at:

  https://github.com/pkshih/linux-firmware.git HEAD

for you to fetch changes up to 2c07f017ff42398e25b8552bc8e01c7c667b8592:

  rtw89: 8852b: update format-1 fw to v0.29.29.0 (2023-03-18 21:44:30 +0800)

----------------------------------------------------------------
Ping-Ke Shih (3):
      rtw89: 8852b: rollback firmware to v0.27.32.1
      rtw89: 8852b: add format-1 fw v0.29.26.0
      rtw89: 8852b: update format-1 fw to v0.29.29.0

 WHENCE                  |   1 +
 rtw89/rtw8852b_fw-1.bin | Bin 0 -> 1188488 bytes
 rtw89/rtw8852b_fw.bin   | Bin 1188488 -> 1035232 bytes
 3 files changed, 1 insertion(+)
 create mode 100644 rtw89/rtw8852b_fw-1.bin


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pull request: rtw89: 8852b: rollback firmware to v0.27.32.1 and introduce new file to new format
  2023-03-18 13:58 pull request: rtw89: 8852b: rollback firmware to v0.27.32.1 and introduce new file to new format Ping-Ke Shih
@ 2023-03-20 11:43 ` Josh Boyer
  2023-03-23 10:25   ` Linux regression tracking (Thorsten Leemhuis)
  0 siblings, 1 reply; 4+ messages in thread
From: Josh Boyer @ 2023-03-20 11:43 UTC (permalink / raw)
  To: Ping-Ke Shih
  Cc: linux-firmware, linux-wireless, kvalo, rb0171610, Larry.Finger, tiwai

On Sat, Mar 18, 2023 at 9:59 AM Ping-Ke Shih <pkshih@realtek.com> wrote:
>
> Hi,
>
> In discussion threads [1] [2], the new format of 8852b break user space.
> To avoid this, introduce new filename rtw89/rtw8852b_fw-1.bin that old
> drivers will not try to load it.
>
> Rollback firmware version of rtw89/rtw8852b_fw.bin to the latest
> version of original format (i.e. v0.27.32.1) supported by old driver.
>
> The patches to support new filename in new driver are almost done,
> and I will submit them soon. Thanks for the advice in mail and
> bug threads.
>
>
> [1]
> https://lore.kernel.org/linux-wireless/df1ce994-3368-a57e-7078-8bdcccf4a1fd@gmail.com/T/#m24cb43be31a762d0ea70bf07f27ae96c59f6931b
> [2] https://bugzilla.kernel.org/show_bug.cgi?id=217207
>
>
> Thank you
> Ping-Ke
>
> ---
> The following changes since commit c761dbe804f903cc2df81f251d367cca285eca06:
>
>   Merge tag 'iwlwifi-fw-2023-03-13' of
> http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware (2023-03-13 09:20:47 -0400)
>
> are available in the Git repository at:
>
>   https://github.com/pkshih/linux-firmware.git HEAD

Pulled and pushed out.

josh

>
> for you to fetch changes up to 2c07f017ff42398e25b8552bc8e01c7c667b8592:
>
>   rtw89: 8852b: update format-1 fw to v0.29.29.0 (2023-03-18 21:44:30 +0800)
>
> ----------------------------------------------------------------
> Ping-Ke Shih (3):
>       rtw89: 8852b: rollback firmware to v0.27.32.1
>       rtw89: 8852b: add format-1 fw v0.29.26.0
>       rtw89: 8852b: update format-1 fw to v0.29.29.0
>
>  WHENCE                  |   1 +
>  rtw89/rtw8852b_fw-1.bin | Bin 0 -> 1188488 bytes
>  rtw89/rtw8852b_fw.bin   | Bin 1188488 -> 1035232 bytes
>  3 files changed, 1 insertion(+)
>  create mode 100644 rtw89/rtw8852b_fw-1.bin
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pull request: rtw89: 8852b: rollback firmware to v0.27.32.1 and introduce new file to new format
  2023-03-20 11:43 ` Josh Boyer
@ 2023-03-23 10:25   ` Linux regression tracking (Thorsten Leemhuis)
  2023-04-04 12:23     ` Josh Boyer
  0 siblings, 1 reply; 4+ messages in thread
From: Linux regression tracking (Thorsten Leemhuis) @ 2023-03-23 10:25 UTC (permalink / raw)
  To: Josh Boyer, Ping-Ke Shih
  Cc: linux-firmware, linux-wireless, kvalo, rb0171610, Larry.Finger,
	tiwai, Linux kernel regressions list

On 20.03.23 12:43, Josh Boyer wrote:
> On Sat, Mar 18, 2023 at 9:59 AM Ping-Ke Shih <pkshih@realtek.com> wrote:
>>
>> In discussion threads [1] [2], the new format of 8852b break user space.
>> To avoid this, introduce new filename rtw89/rtw8852b_fw-1.bin that old
>> drivers will not try to load it.
>>
>> Rollback firmware version of rtw89/rtw8852b_fw.bin to the latest
>> version of original format (i.e. v0.27.32.1) supported by old driver.
>>
>> The patches to support new filename in new driver are almost done,
>> and I will submit them soon. Thanks for the advice in mail and
>> bug threads.
>> [...]
> Pulled and pushed out.

Thx to both of you for submitting the revert and applying it.

Josh, do you plan to do another release soon? I fear that otherwise more
distros and users will run into this regression.

Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
--
Everything you wanna know about Linux kernel regression tracking:
https://linux-regtracking.leemhuis.info/about/#tldr
If I did something stupid, please tell me, as explained on that page.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pull request: rtw89: 8852b: rollback firmware to v0.27.32.1 and introduce new file to new format
  2023-03-23 10:25   ` Linux regression tracking (Thorsten Leemhuis)
@ 2023-04-04 12:23     ` Josh Boyer
  0 siblings, 0 replies; 4+ messages in thread
From: Josh Boyer @ 2023-04-04 12:23 UTC (permalink / raw)
  To: Linux regressions mailing list
  Cc: Ping-Ke Shih, linux-firmware, linux-wireless, kvalo, rb0171610,
	Larry.Finger, tiwai

On Thu, Mar 23, 2023 at 6:25 AM Linux regression tracking (Thorsten
Leemhuis) <regressions@leemhuis.info> wrote:
>
> On 20.03.23 12:43, Josh Boyer wrote:
> > On Sat, Mar 18, 2023 at 9:59 AM Ping-Ke Shih <pkshih@realtek.com> wrote:
> >>
> >> In discussion threads [1] [2], the new format of 8852b break user space.
> >> To avoid this, introduce new filename rtw89/rtw8852b_fw-1.bin that old
> >> drivers will not try to load it.
> >>
> >> Rollback firmware version of rtw89/rtw8852b_fw.bin to the latest
> >> version of original format (i.e. v0.27.32.1) supported by old driver.
> >>
> >> The patches to support new filename in new driver are almost done,
> >> and I will submit them soon. Thanks for the advice in mail and
> >> bug threads.
> >> [...]
> > Pulled and pushed out.
>
> Thx to both of you for submitting the revert and applying it.
>
> Josh, do you plan to do another release soon? I fear that otherwise more
> distros and users will run into this regression.

I've done another release.  Apologies, I was on PTO.

josh

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-04 12:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-18 13:58 pull request: rtw89: 8852b: rollback firmware to v0.27.32.1 and introduce new file to new format Ping-Ke Shih
2023-03-20 11:43 ` Josh Boyer
2023-03-23 10:25   ` Linux regression tracking (Thorsten Leemhuis)
2023-04-04 12:23     ` Josh Boyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).