On 2/24/20 10:16 PM, Randy Dunlap wrote: > On 2/24/20 7:53 PM, Andrew Morton wrote: >> The mm-of-the-moment snapshot 2020-02-24-19-53 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. >> > > (I don't see what patch is causing this) > It appears to be related to BOOTCONFIG. > > on i386: > # CONFIG_BLK_DEV_INITRD is not set > > > ld: init/main.o: in function `start_kernel': > main.c:(.init.text+0x7c8): undefined reference to `initrd_end' > ld: main.c:(.init.text+0x803): undefined reference to `initrd_start' > > > Full randconfig file is attached. > -- ~Randy Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>