On 3/31/20 12:39 AM, Nathan Chancellor wrote: > On Mon, Mar 30, 2020 at 11:18:26PM -0700, Randy Dunlap wrote: >> On 3/30/20 6:47 PM, akpm@xxxxxxxxxxxxxxxxxxxx wrote: >>> The mm-of-the-moment snapshot 2020-03-30-18-46 has been uploaded to >>> >>> http://www.ozlabs.org/~akpm/mmotm/ >>> >>> mmotm-readme.txt says >>> >>> README for mm-of-the-moment: >>> >>> http://www.ozlabs.org/~akpm/mmotm/ >>> >>> This is a snapshot of my -mm patch queue. Uploaded at random hopefully >>> more than once a week. >>> >>> You will need quilt to apply these patches to the latest Linus release (5.x >>> or 5.x-rcY). The series file is in broken-out.tar.gz and is duplicated in >>> http://ozlabs.org/~akpm/mmotm/series >>> >> >> on i386: >> >> ld: drivers/gpu/drm/amd/display/modules/freesync/freesync.o: in function `mod_freesync_build_vrr_params': >> freesync.c:(.text+0x790): undefined reference to `__udivdi3' >> >> >> Full randconfig file is attached. >> >> -- >> ~Randy >> Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > Hi Randy, > > I am guessing this should fix it since I ran into this on arm > allyesconfig: > > https://lore.kernel.org/lkml/20200330221614.7661-1-natechancellor@xxxxxxxxx/ works for me. Thanks. Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> # build-tested > FWIW, not an mmotm issue since the patch comes from the AMD tree. Right. -- ~Randy