On Wed, May 04, 2022 at 02:00:26PM +0800, kernel test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > head: 44a2f39e611ac0bc1f17c288a583d7f2e5684aa7 > commit: 6671d0bc17866f71b8ca7ea3fb7e6dfc2a8069d2 [3720/8237] pinctrl: meson: Enable COMPILE_TEST > config: mips-randconfig-r014-20220502 (https://download.01.org/0day-ci/archive/20220504/202205041350.Pws5tIo2-lkp@xxxxxxxxx/config) > compiler: mips64el-linux-gcc (GCC) 11.3.0 > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=6671d0bc17866f71b8ca7ea3fb7e6dfc2a8069d2 > git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git > git fetch --no-tags linux-next master > git checkout 6671d0bc17866f71b8ca7ea3fb7e6dfc2a8069d2 > # save the config file > mkdir build_dir && cp config build_dir/.config > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=mips SHELL=/bin/bash > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot <lkp@xxxxxxxxx> > > All warnings (new ones prefixed by >>): Looking at this list the "new" warning is not new and not related to the patch in question. I.o.w. it's a false positive (to some extent). -- With Best Regards, Andy Shevchenko