On 1/21/20 1:29 PM, akpm@linux-foundation.org wrote: > The mm-of-the-moment snapshot 2020-01-21-13-28 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 i386: ../drivers/gpu/drm/i915/gt/intel_lrc.c: In function ‘execlists_capture_work’: ../drivers/gpu/drm/i915/gt/intel_lrc.c:2523:2: error: implicit declaration of function ‘i915_gpu_coredump_put’; did you mean ‘i915_gpu_coredump_alloc’? [-Werror=implicit-function-declaration] i915_gpu_coredump_put(cap->error); ^~~~~~~~~~~~~~~~~~~~~ i915_gpu_coredump_alloc Full randconfig file is attached. -- ~Randy Reported-by: Randy Dunlap