On Wed 11-04-18 19:16:50, kbuild test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/mhocko/mm.git since-4.16 > head: e5edc6faef45baae632fc4c76096a2ab69145c11 > commit: a18ed29e39bde6c1aaf0fb449732ba8423bc5964 [207/224] exec: pass stack rlimit into mm layout functions > config: tile-tilegx_defconfig (attached as .config) > compiler: tilegx-linux-gcc (GCC) 7.2.0 > reproduce: > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > git checkout a18ed29e39bde6c1aaf0fb449732ba8423bc5964 > # save the attached .config to linux build tree > make.cross ARCH=tile > > All errors (new ones prefixed by >>): > > >> arch/tile/mm/mmap.c:53:6: error: conflicting types for 'arch_pick_mmap_layout' > void arch_pick_mmap_layout(struct mm_struct *mm) Isn't tile dead? Does it make any sense to compile test it? -- Michal Hocko SUSE Labs