On 2/13/20 10:26 PM, Andrew Morton wrote: > The mm-of-the-moment snapshot 2020-02-13-22-26 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: In file included from ../mm/migrate.c:39:0: ../include/linux/hugetlb_cgroup.h:146:21: warning: ‘struct file_region’ declared inside parameter list will not be visible outside of this definition or declaration struct file_region *rg, ^~~~~~~~~~~ ../include/linux/hugetlb_cgroup.h:145:63: warning: ‘struct resv_map’ declared inside parameter list will not be visible outside of this definition or declaration static inline void hugetlb_cgroup_uncharge_file_region(struct resv_map *resv, ^~~~~~~~ ../include/linux/hugetlb_cgroup.h:233:59: warning: ‘struct resv_map’ declared inside parameter list will not be visible outside of this definition or declaration static inline void hugetlb_cgroup_uncharge_counter(struct resv_map *resv, ^~~~~~~~ Full randconfig file is attached. -- ~Randy Reported-by: Randy Dunlap