On Mon, Jul 07, 2025 at 03:58:30PM +0200, Lukas Wunner wrote: > On Mon, Jul 07, 2025 at 02:53:32PM +0200, Hans de Goede wrote: > > So I think we should move forward with Lukas' fix dor 6.16 and then > > my patch to disable probing of unsupported devices by default can > > be merged into linux-next . > > Sounds good to me. > > Dave is out all week and has not commented on this matter at all so far: > > https://lore.kernel.org/r/CAPM=9tzrmrs9++mp_y4ab95w71uxjflztd176mok7akwdt2...@mail.gmail.com/ > > I assume Bjorn may not be comfortable applying my patch without an ack > from Dave. I am technically able to apply my own patch through drm-misc > and I believe Hans' Reviewed-by is sufficient to allow me to do that. > > I'd feel more comfortable having additional acks or Reviewed-by's though. > I'm contemplating applying the patch to drm-misc by Wednesday evening, > that would allow it to land in Linus' tree before v6.16-rc6. > > If anyone has objections, needs more time to review or wants to apply > the patch, please let me know.
Looks like this is now upstream: https://git.kernel.org/linus/d88dfb756d55 ("agp/amd64: Check AGP Capability before binding to unsupported devices") Seems OK to me, but I'm certainly not an AGP expert. Bjorn