All of lore.kernel.org
 help / color / mirror / Atom feed
* [asahilinux:sven/20210904 19/22] drivers/iommu/dma-iommu.c:29:10: fatal error: asm/memory.h: No such file or directory
@ 2021-09-05  9:25 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-09-05  9:25 UTC (permalink / raw)
  To: Sven Peter; +Cc: kbuild-all, linux-kernel

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

tree:   https://github.com/AsahiLinux/linux sven/20210904
head:   1587c8191668947cf84a7bcdcf18482ca838faab
commit: c14d39610037e9d8fd874c194eff5fd987e4dc5d [19/22] iommu/dma: Support granule > PAGE_SIZE allocations
config: ia64-allmodconfig (attached as .config)
compiler: ia64-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/AsahiLinux/linux/commit/c14d39610037e9d8fd874c194eff5fd987e4dc5d
        git remote add asahilinux https://github.com/AsahiLinux/linux
        git fetch --no-tags asahilinux sven/20210904
        git checkout c14d39610037e9d8fd874c194eff5fd987e4dc5d
        # 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=ia64 SHELL=/bin/bash drivers/

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 >>):

>> drivers/iommu/dma-iommu.c:29:10: fatal error: asm/memory.h: No such file or directory
      29 | #include <asm/memory.h>
         |          ^~~~~~~~~~~~~~
   compilation terminated.


vim +29 drivers/iommu/dma-iommu.c

  > 29	#include <asm/memory.h>
    30	

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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [asahilinux:sven/20210904 19/22] drivers/iommu/dma-iommu.c:29:10: fatal error: asm/memory.h: No such file or directory
@ 2021-09-05  9:25 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-09-05  9:25 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/AsahiLinux/linux sven/20210904
head:   1587c8191668947cf84a7bcdcf18482ca838faab
commit: c14d39610037e9d8fd874c194eff5fd987e4dc5d [19/22] iommu/dma: Support granule > PAGE_SIZE allocations
config: ia64-allmodconfig (attached as .config)
compiler: ia64-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/AsahiLinux/linux/commit/c14d39610037e9d8fd874c194eff5fd987e4dc5d
        git remote add asahilinux https://github.com/AsahiLinux/linux
        git fetch --no-tags asahilinux sven/20210904
        git checkout c14d39610037e9d8fd874c194eff5fd987e4dc5d
        # 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=ia64 SHELL=/bin/bash drivers/

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 >>):

>> drivers/iommu/dma-iommu.c:29:10: fatal error: asm/memory.h: No such file or directory
      29 | #include <asm/memory.h>
         |          ^~~~~~~~~~~~~~
   compilation terminated.


vim +29 drivers/iommu/dma-iommu.c

  > 29	#include <asm/memory.h>
    30	

---
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: 65284 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-05  9:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-05  9:25 [asahilinux:sven/20210904 19/22] drivers/iommu/dma-iommu.c:29:10: fatal error: asm/memory.h: No such file or directory kernel test robot
2021-09-05  9:25 ` 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.