All of lore.kernel.org
 help / color / mirror / Atom feed
* [intel-lts:5.10/yocto 15941/17453] arch/mips/include/asm/kmap_types.h:9:10: fatal error: asm-generic/kmap_types.h: No such file or directory
@ 2021-10-26 12:12 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-10-26 12:12 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2784 bytes --]

tree:   https://github.com/intel/linux-intel-lts.git 5.10/yocto
head:   f25f082bbe466a03d78d82f2b8cf73b3a3b5ae97
commit: bf7559e2f6e87896b97a308297e633e47a6669c8 [15941/17453] highmem: Get rid of kmap_types.h
config: mips-allyesconfig (attached as .config)
compiler: mips-linux-gcc (GCC) 11.2.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://github.com/intel/linux-intel-lts/commit/bf7559e2f6e87896b97a308297e633e47a6669c8
        git remote add intel-lts https://github.com/intel/linux-intel-lts.git
        git fetch --no-tags intel-lts 5.10/yocto
        git checkout bf7559e2f6e87896b97a308297e633e47a6669c8
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=mips prepare

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   In file included from arch/mips/include/asm/fixmap.h:20,
                    from arch/mips/include/asm/pgtable-32.h:17,
                    from arch/mips/include/asm/pgtable.h:14,
                    from include/linux/pgtable.h:6,
                    from include/linux/mm.h:33,
                    from arch/mips/kernel/asm-offsets.c:15:
>> arch/mips/include/asm/kmap_types.h:9:10: fatal error: asm-generic/kmap_types.h: No such file or directory
       9 | #include <asm-generic/kmap_types.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.
   make[2]: *** [scripts/Makefile.build:117: arch/mips/kernel/asm-offsets.s] Error 1
   make[2]: Target '__build' not remade because of errors.
   make[1]: *** [Makefile:1215: prepare0] Error 2
   make[1]: Target 'prepare' not remade because of errors.
   make: *** [Makefile:185: __sub-make] Error 2
   make: Target 'prepare' not remade because of errors.


vim +9 arch/mips/include/asm/kmap_types.h

^1da177e4c3f41 include/asm-mips/kmap_types.h      Linus Torvalds 2005-04-16   8  
e4c9dd0fbad60c arch/mips/include/asm/kmap_types.h Randy Dunlap   2009-06-16  @9  #include <asm-generic/kmap_types.h>
^1da177e4c3f41 include/asm-mips/kmap_types.h      Linus Torvalds 2005-04-16  10  

:::::: The code at line 9 was first introduced by commit
:::::: e4c9dd0fbad60c098a026e9b06d9de1bc98c5e89 kmap_types: make most arches use generic header file

:::::: TO: Randy Dunlap <randy.dunlap@oracle.com>
:::::: CC: Linus Torvalds <torvalds@linux-foundation.org>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 69107 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-26 12:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26 12:12 [intel-lts:5.10/yocto 15941/17453] arch/mips/include/asm/kmap_types.h:9:10: fatal error: asm-generic/kmap_types.h: No such file or directory kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.