public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [tip:WIP.x86/mm 31/31] include/linux/vmalloc.h:14:11: fatal error: asm/vmalloc.h: No such file or directory
@ 2019-11-28  6:38 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-11-28  6:38 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: kbuild-all, linux-kernel, x86

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.x86/mm
head:   97456bd42c367b04891e90daa0789832d194b947
commit: 97456bd42c367b04891e90daa0789832d194b947 [31/31] mm, x86/mm: Untangle address space layout definitions from basic pgtable type definitions
config: sparc-randconfig-a001-20191128 (attached as .config)
compiler: sparc-linux-gcc (GCC) 7.4.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 97456bd42c367b04891e90daa0789832d194b947
        # save the attached .config to linux build tree
        GCC_VERSION=7.4.0 make.cross ARCH=sparc 

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

All errors (new ones prefixed by >>):

   In file included from include/asm-generic/io.h:887:0,
                    from arch/sparc/include/asm/io_32.h:14,
                    from arch/sparc/include/asm/io.h:7,
                    from include/linux/io.h:13,
                    from include/linux/irq.h:20,
                    from include/asm-generic/hardirq.h:13,
                    from arch/sparc/include/asm/hardirq_32.h:11,
                    from arch/sparc/include/asm/hardirq.h:7,
                    from include/linux/hardirq.h:9,
                    from include/linux/interrupt.h:11,
                    from include/linux/pci.h:38,
                    from drivers/ata/libata-core.c:29:
>> include/linux/vmalloc.h:14:11: fatal error: asm/vmalloc.h: No such file or directory
    # include <asm/vmalloc.h>
              ^~~~~~~~~~~~~~~
   compilation terminated.

vim +14 include/linux/vmalloc.h

    12	
    13	#ifndef VMALLOC_START
  > 14	# include <asm/vmalloc.h>
    15	#endif
    16	

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation

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

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

only message in thread, other threads:[~2019-11-28  6:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-28  6:38 [tip:WIP.x86/mm 31/31] include/linux/vmalloc.h:14:11: fatal error: asm/vmalloc.h: No such file or directory kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox