On 1/23/20 9:13 PM, akpm@linux-foundation.org wrote: > The mm-of-the-moment snapshot 2020-01-23-21-12 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. > on x86_64: CONFIG_X86_UV is not set/enabled. from linux-next.patch (in mmotm): ld: arch/x86/platform/efi/efi_64.o: in function `efi_set_virtual_address_map': efi_64.c:(.init.text+0x11aa): undefined reference to `efi_uv1_memmap_phys_prolog' ld: efi_64.c:(.init.text+0x123c): undefined reference to `efi_uv1_memmap_phys_epilog' Full randconfig file is attached. -- ~Randy Reported-by: Randy Dunlap