On 7/9/21 11:07 PM, Randy Dunlap wrote: > On 7/8/21 8:24 PM, Stephen Rothwell wrote: >> Hi all, >> >> Please do not add any v5.15 related material to your linux-next included >> branches until after v5.14-rc1 has been released. >> >> Changes since 20210708: >> > > on x86_64: > > ld: drivers/media/platform/atmel/atmel-isc-base.o: in function `isc_async_complete': > atmel-isc-base.c:(.text+0x2117): undefined reference to `__this_module' > ld: drivers/media/platform/atmel/atmel-isc-base.o:(.rodata+0x760): undefined reference to `__this_module' > ld: drivers/media/platform/atmel/atmel-isc-base.o:(__param+0x8): undefined reference to `__this_module' > ld: drivers/media/platform/atmel/atmel-isc-base.o:(__param+0x30): undefined reference to `__this_module' > > > Full randconfig file is attached. > > > -- > ~Randy > Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Hi, Sorry for the late reply, This was reported some time ago and patch was sent on multiple mailing lists : Patch proposed for fix : https://lore.kernel.org/linux-arm-kernel/20210705125708.121902-1-eugen.hristev@xxxxxxxxxxxxx/ Initial report: https://lore.kernel.org/linux-media/202106301531.2BaYyZUI-lkp@xxxxxxxxx/ Eugen