[PATCH] Revert "fbdev: Remove conflicting devices on PCI bus"

Lukas Wunner lukas at wunner.de
Sat Feb 4 08:50:18 UTC 2023


On Fri, Feb 03, 2023 at 05:09:09PM -0600, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas at google.com>
> 
> This reverts commit 145eed48de278007f646b908fd70ac59d24ed81a.
> 
> Zeno Davatz reported that 145eed48de27 ("fbdev: Remove conflicting devices
> on PCI bus") caused a console hang.  The machine was actually still usable
> via ssh, etc., but there was no activity on the console.
> 
> Reverting 145eed48de27 for the nvidiafb on that system fixed the problem.
> 
> Revert 145eed48de27 ("fbdev: Remove conflicting devices on PCI bus") since
> we don't know what caused the problem.
> 
> Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=216859

Shouldn't that rather be:

Link: https://bugzilla.kernel.org/show_bug.cgi?id=216859
Fixes: 145eed48de27 ("fbdev: Remove conflicting devices on PCI bus")
Cc: stable at vger.kernel.org # v6.1+

?

> Reported-by: Zeno Davatz <zdavatz at gmail.com>
> Tested-by: Zeno Davatz <zdavatz at gmail.com>
> Signed-off-by: Bjorn Helgaas <bhelgaas at google.com>
> Cc: Helge Deller <deller at gmx.de>
> Cc: Thomas Zimmermann <tzimmermann at suse.de>
> Cc: Javier Martinez Canillas <javierm at redhat.com>
> Cc: linux-fbdev at vger.kernel.org
> Cc: dri-devel at lists.freedesktop.org
> Cc: linux-kernel at vger.kernel.org
> ---


More information about the dri-devel mailing list