On 3/28/19 3:51 PM, akpm@xxxxxxxxxxxxxxxxxxxx wrote: > The mm-of-the-moment snapshot 2019-03-28-15-50 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. when # CONFIG_MODULES is not set: CC kernel/gcov/gcc_4_7.o ../kernel/gcov/gcc_4_7.c: In function ‘gcov_info_within_module’: ../kernel/gcov/gcc_4_7.c:162:2: error: implicit declaration of function ‘within_module’ [-Werror=implicit-function-declaration] return within_module((unsigned long)info, mod); ^ -- ~Randy