Path: csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Lukas Wunner 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 20:20:01 +0100 Message-ID: References: X-Original-To: Bernd Schumacher X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Sat Mar 28 19:17:13 2026 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -1.65 Reply-To: Lukas Wunner , 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 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Greylist: delayed 18174 seconds by postgrey-1.37 at buxtehude; Sat, 28 Mar 2026 19:14:16 UTC X-Debian-Message: from BTS X-Mailing-List: archive/latest/1961196 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 17 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: Salvatore Bonaccorso , Bjorn Helgaas , "Rafael J. Wysocki" , Mario Limonciello , 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 20:14:14 +0100 X-Original-Message-ID: X-Original-References: <177373189751.7987.7156982489427825197.reportbug@obelix-trixie.bs.de> <74bcd84500e5efcca035624f325e400dd8a21f44.camel@bschu.de> <177373189751.7987.7156982489427825197.reportbug@obelix-trixie.bs.de> <74bcd84500e5efcca035624f325e400dd8a21f44.camel@bschu.de> Xref: csiph.com linux.debian.bugs.dist:1287704 linux.kernel:1743534 linux.debian.kernel:91837 On Sat, Mar 28, 2026 at 05:16:08PM +0100, Bernd Schumacher wrote: > Thank you for your patch. But ... > Applying the patch to v6.12.73 did not help. (same errors). Hm, could you provide full dmesg output please with "dyndbg=file drivers/pci/* +p" added to the kernel command line (the double quotes need to be included on the command line). Be sure to set CONFIG_DYNAMIC_DEBUG=y in .config when compiling the kernel. Ideally both for a non-working kernel such as 6.12.73 and for a working kernel such as 6.12.63. That should make it easier to root-cause the issue. Thank you! Lukas