Re: arch/powerpc/mm/book3s64/pgtable.c:174:15: error: no previous prototype for 'create_section_mapping'

2020-11-23 Thread Philip Li
85030943032f659a3e > > # save the attached .config to linux build tree > > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross > > ARCH=powerpc > > > > If you fix the issue, kindly add following tag as appropriate > > R

Re: arch/powerpc/mm/book3s64/pgtable.c:174:15: error: no previous prototype for 'create_section_mapping'

2020-11-23 Thread Dan Williams
rpc > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All errors (new ones prefixed by >>): > > >> arch/powerpc/mm/book3s64/pgtable.c:174:15: error: no previous prototype > >> for 'create_section_mappin

arch/powerpc/mm/book3s64/pgtable.c:174:15: error: no previous prototype for 'create_section_mapping'

2020-11-23 Thread kernel test robot
/mm/book3s64/pgtable.c:174:15: error: no previous prototype for >> 'create_section_mapping' [-Werror=missing-prototypes] 174 | int __meminit create_section_mapping(unsigned long start, unsigned long end, | ^~ arch/powerpc/mm/book3s64/pgta