Path: csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod From: Thorsten Leemhuis Newsgroups: linux.debian.bugs.dist,linux.kernel,linux.debian.kernel Subject: Bug#1131025: [6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter Date: Sat, 28 Mar 2026 15:50:01 +0100 Message-ID: References: X-Original-To: Salvatore Bonaccorso , bernd@bschu.de, Lukas Wunner , Bjorn Helgaas , "Rafael J. Wysocki" , Mario Limonciello X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Sat Mar 28 14:49:09 2026 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -1.45 Reply-To: Thorsten Leemhuis , 1131025@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: debian-kernel@lists.debian.org X-Debian-Pr-Message: followup 1131025 X-Debian-Pr-Package: src:linux X-Debian-Pr-Keywords: upstream X-Debian-Pr-Source: linux Authentication-Results: mxe9fb; spf=pass (sender IP is 2a02:8108:8984:1d00:a0cf:1912:4be:477f) smtp.mailfrom=regressions@leemhuis.info smtp.helo=[IPV6:2a02:8108:8984:1d00:a0cf:1912:4be:477f] Received-Spf: pass (mxe9fb: connection is authenticated) MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: de-DE, en-US Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Ppp-Message-ID: <177470884541.625005.2082032994498119931@mxe9fb.netcup.net> X-Rspamd-Server: rspamd-worker-8404 X-Rspamd-Queue-ID: DBF8B63590 X-Nc-Cid: 94YIEh3uvikIOkmOtIhHAKGJqkVKjA5g+6ifOf/pcUTXYXPxGxE= X-Greylist: delayed 425 seconds by postgrey-1.37 at buxtehude; Sat, 28 Mar 2026 14:47:58 UTC X-Debian-Message: from BTS X-Mailing-List: archive/latest/1961140 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 41 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: 1131025@bugs.debian.org, regressions@lists.linux.dev, stable@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org X-Original-Date: Sat, 28 Mar 2026 15:40:43 +0100 X-Original-Message-ID: X-Original-References: <177373189751.7987.7156982489427825197.reportbug@obelix-trixie.bs.de> <177373189751.7987.7156982489427825197.reportbug@obelix-trixie.bs.de> Xref: csiph.com linux.debian.bugs.dist:1287661 linux.kernel:1743533 linux.debian.kernel:91832 On 3/28/26 14:37, Salvatore Bonaccorso wrote: > > Bernd Schumacher reported in Debian (report and report from bisection > in https://bugs.debian.org/1131025) a 6.12.y specific regression of > 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): TWIMC, "6.12.y specific" seems to be really the case here, to quote from https://bugs.debian.org/1131025: ""Installing linux-{image,modules,base,binary}-6.19.8+deb14-amd64_6.19.8-1_amd64.deb and booting 6.19.8+deb14-amd64 (6.19.8-1) works without the described issues."" > Anything else we can provide to identify the issue present in 6.12.y > kernels? First: many thx for forwarding this regression and a lot of others similarly in the past; it's great. There is one thing that could make them a lot better: if you always make it unmistakably obvious (ideally at the top of the mail) if mainline is affected or not (here it was close, yes, but sadly some people write "specific" without ever testing mainline, so it was not unmistakably :-/ ). Overall, it IMHO is best to keep this mental model: mainline and stable/longterm series are maintained by different people -- and those from one group do not care about the regressions the other party has to handle. In practice it's of course way more nuanced: for example, many (but not all!) mainline developers help the stable team out somewhat, and some of them might even handle regression reports with longterm kernels; and the members of the stable team are mainline developers as well, so when a bug falls into their domain, it might not be important. But to avoid delays or things falling through the cracks, it's really best to always check if mainline is affected – and report regressions like a mainline problem using a mainline version if they are and leave the stable team out of it, as they most likely will leave things to the mainline developers. And if it's stable-specific regression, state early that mainline is not affected. Ciao, Thorsten