tree:
https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git queue-5.4
head: 74cb9d74e6b6e93cae875cc04536f543eacb1704
commit: e0a03324362878491858766eb5c2f5cca64e0855 [12323/12326] MIPS: cpu-probe: introduce
exclusive R3k CPU probe
config: mips-randconfig-r023-20210321 (attached as .config)
compiler: mips-linux-gcc (GCC) 9.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/sashal/linux-stable.git/c...
git remote add sashal-linux-stable
https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git
git fetch --no-tags sashal-linux-stable queue-5.4
git checkout e0a03324362878491858766eb5c2f5cca64e0855
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
> arch/mips/kernel/cpu-r3k-probe.c:25:10: fatal error: fpu-probe.h:
No such file or directory
25 | #include "fpu-probe.h"
| ^~~~~~~~~~~~~
compilation terminated.
vim +25 arch/mips/kernel/cpu-r3k-probe.c
24
25 #include "fpu-probe.h"
26
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org