On Thu, Jun 3, 2021 at 3:48 AM Daniel Vetter daniel@ffwll.ch wrote:
On Wed, Jun 02, 2021 at 02:52:50PM -0700, Kees Cook wrote:
When cleaning up other drm config dependencies, it is too easy to create larger problems. Instead, mark CONFIG_FB as a "depends":
drivers/gpu/drm/Kconfig:74:error: recursive dependency detected!
Suggested-by: Arnd Bergmann arnd@kernel.org Link: https://lore.kernel.org/lkml/CAK8P3a3jUQs6c5tESSNMbqfuymewj9FhqRizyHcfOXf8Rg... Signed-off-by: Kees Cook keescook@chromium.org
I rebased this one for -next and applied all three patches to drm-misc-next.
Patch 3 is not the right fix and I think breaks some platforms.
Rob