Re: Kconfig dangling references (BZ 216748)
Paul Kocialkowski <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel,gmane.linux.kernel,gmane.linux.ports.arm.omap,gmane.comp.hardware.openbmc,gmane.linux.sound,gmane.linux.ports.mips,gmane.comp.video.dri.devel,gmane.linux.ports.arm.kernel,gmane.linux.kernel.gpio |
|---|---|
| Message-ID | <aTcVXrUXVsyjaT22@shepard> |
Hi Randy, On Sun 07 Dec 25, 18:04, Randy Dunlap wrote: > from https://bugzilla.kernel.org/show_bug.cgi?id=216748 > > The bugzilla entry includes a Perl script and a shell script. > This is the edited result of running them (I removed some entries that were noise). [...] > DRM_KMS_DMA_HELPER --- > drivers/gpu/drm/adp/Kconfig:9: select DRM_KMS_DMA_HELPER > drivers/gpu/drm/logicvc/Kconfig:7: select DRM_KMS_DMA_HELPER For these two, the symbol was removed in commit 09717af7d13d63df141ae6e71686289989d17efd but these two drivers either were missed by the batch rename or were introduced a bit later. Since the symbol selected DRM_GEM_CMA_HELPER (which is still needed by the drivers), it should be replaced with DRM_GEM_CMA_HELPER. Are you expecting to craft a patch for fixing this or should I do it myself? All the best, Paul -- Paul Kocialkowski, Independent contractor - sys-base - https://www.sys-base.io/ Free software developer - https://www.paulk.fr/ Expert in multimedia, graphics and embedded hardware support with Linux.
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEAbcMXZQMtj1fphLChP3B6o/ulQwFAmk3FV4ACgkQhP3B6o/u lQxHMA/9EINPzAC/mNsqKqe+ejzVAFDvbkqgtj46jdHchIRyg5QqUNEoQvUKACwR bZftHenlJS3ho4n0eejvmJG9LkV6HYA4X0vXrPKGJTBCMgy1CUl7j7v8ZFn7qhcc KmyK3klG9hxRNAFrMTlxaE3uzNZWaZ56eEINuq5RkJWv5ieiadTkXR03L4x2l++z B1RqTh3yh5d57Ckfs7lLGfmiDUQAkhdAm1CASv6bO1jKRiyhuSN95aOZFZ94DV+m oV44vbSx4aXyh1lb07PxtPMa+WITGI6/mW0+TKhRNd0eAoO19K0zkSNA18KjgiOw 3m/4Vs1pdWSKCTDIgtcymufTpdjqWt5LEpxEuzLprgUXrpoQbS7paAfhB4Ex6yIR CcQfarVp0SM0/OI5kZc40xoz6UEHrCjw7+loxHuUV+2KHAhfRlQhLcScrQXUO/X3 L2vzAFURuGyVpPbZnq2ftkMT4h6o+W93ZtKP8vIHJjDijdwM3NAt90FT9byKXAYP AvVBPERmf9+savPI0eDYuO825wAcF3D2rvF4ZElPj4+OD6sq93Z52bDN3CUFHsMD tKp3GKwBxZ0ENUxQZvrIINzLx40EXOq/MDI1JZd4Nl89W5BBk6QGIRE4hj0FNctf +4gCjq9z339Ik0u6aVtzq/jdewPuTo2wZ5DVPxsH1RyPX2cBWAg= =azY3 -----END PGP SIGNATURE-----