On Monday, November 27, 2023 5:32 AM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > Hi all, > > After merging the drm-misc-fixes tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > ERROR: modpost: "device_is_dependent" > [drivers/gpu/drm/drm_kms_helper.ko] undefined! I've sent a new patch series to address the build failure. It includes a new patch to export device_is_dependent and then adds the offending commit. https://lore.kernel.org/all/20231127051414.3783108-1-victor.liu@xxxxxxx/T/#t Regards, Liu Ying > > Caused by commit > > 39d5b6a64ace ("drm/bridge: panel: Check device dependency before > managing device link") > > I have used the drm-misc-fixes tree from next-20231124 for today. > > -- > Cheers, > Stephen Rothwell