Re: [Regression][BISECTED] kernel boot hang after 19898ce9cf8a ("wifi: iwlwifi: split 22000.c into multiple files")

From: Linus Torvalds
Date: Sun Jul 09 2023 - 12:32:12 EST


On Fri, 7 Jul 2023 at 03:55, Linux regression tracking (Thorsten
Leemhuis) <regressions@xxxxxxxxxxxxx> wrote:
>
> [CCing the regression list, netdev, the net maintainers, and Linus;
> Johannes and Kalle as well, but just for the record, they afaik are
> unavailable]

So I will release rc1 with this issue, but remind me - if it hasn't
had any traction next week and the radio silence continues, I'll just
revert it all.

>From a quick look, "revert it all" ends up being

fd006d60e833: "wifi: iwlwifi: remove support of A0 version of FM RF"
a701177bd4bc: "wifi: iwlwifi: cfg: clean up Bz module firmware lines"
f4daceae4087: "wifi: iwlwifi: pcie: add device id 51F1 for killer 1675"
399762de769c: "wifi: iwlwifi: bump FW API to 83 for AX/BZ/SC devices"
31aeae2446d5: "wifi: iwlwifi: cfg: remove trailing dash from FW_PRE constants"
ecf11f4e4950: "wifi: iwlwifi: also unify Ma device configurations"
bfed356b4fc4: "wifi: iwlwifi: also unify Sc device configurations"
3fd31289d5de: "wifi: iwlwifi: unify Bz/Gl device configurations"
e3597e28a2fa: "wifi: iwlwifi: pcie: also drop jacket from info macro"
0f21d7d56083: "wifi: iwlwifi: remove support for *nJ devices"
c648e926d021: "wifi: iwlwifi: don't load old firmware for 22000"
a7de384c9399: "wifi: iwlwifi: don't load old firmware for ax210"
a13707f7c845: "wifi: iwlwifi: don't load old firmware for Bz"
508b4a1baeb3: "wifi: iwlwifi: don't load old firmware for Sc"
5afe98b2e299: "wifi: iwlwifi: give Sc devices their own family"
19898ce9cf8a: "wifi: iwlwifi: split 22000.c into multiple files"

since clearly nothing seems to be happening on this front, and summer
vacations are only going to get worse.

But we'll give it another week. In August huge chunks of Europe will
go on vacation.

Linus