tree: git://git.cmpxchg.org/linux-mmotm.git master head: 8de9dd3fdad241e5d496c77bb8a3e380d0dd8e66 commit: e6abc82473603a38c2c2499a611f044a604db4dc [138/157] treewide-decouple-cacheflushh-and-set_memoryh-fix-fix-fix-fix-fix-fix config: xtensa-allyesconfig (attached as .config) compiler: xtensa-linux-gcc (GCC) 4.9.0 reproduce: wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout e6abc82473603a38c2c2499a611f044a604db4dc # save the attached .config to linux build tree make.cross ARCH=xtensa All errors (new ones prefixed by >>): >> sound/pci/intel8x0.c:43:28: fatal error: asm/set_memory.h: No such file or directory #include ^ compilation terminated. vim +43 sound/pci/intel8x0.c 37 #include 38 #include 39 #include 40 #include 41 /* for 440MX workaround */ 42 #include > 43 #include 44 #include 45 46 MODULE_AUTHOR("Jaroslav Kysela "); --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation