Re: [Nouveau] [PATCH] nouveau: add fbdev dependency

From: Arnd Bergmann
Date: Wed May 27 2020 - 10:36:48 EST


On Wed, May 27, 2020 at 4:05 PM Ilia Mirkin <imirkin@xxxxxxxxxxxx> wrote:
>
> Isn't this already fixed by
>
> https://cgit.freedesktop.org/drm/drm/commit/?id=7dbbdd37f2ae7dd4175ba3f86f4335c463b18403

Ok, I see that fixes the link error, but I when I created my fix, that did
not seem like the correct solution because it reverts part of the original
patch without reverting the rest of it. Unfortunately there was no
changelog text in the first patch to explain why this is safe.

Could you double-check if the behavior is still correct after the two patches?

Arnd