On 1/9/20 5:34 PM, akpm@linux-foundation.org wrote: > The mm-of-the-moment snapshot 2020-01-09-17-33 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: ../drivers/gpu/drm/i915/gt/intel_ggtt.c: In function ‘ggtt_restore_mappings’: ../drivers/gpu/drm/i915/gt/intel_ggtt.c:1239:3: error: implicit declaration of function ‘wbinvd_on_all_cpus’; did you mean ‘wrmsr_on_cpus’? [-Werror=implicit-function-declaration] wbinvd_on_all_cpus(); ^~~~~~~~~~~~~~~~~~ wrmsr_on_cpus Full randconfig file is attached. -- ~Randy Reported-by: Randy Dunlap