public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Sven Peter <sven@svenpeter.dev>
Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org,
	linux-kernel@vger.kernel.org
Subject: [asahilinux:sven/20210904 19/22] drivers/iommu/dma-iommu.c:29:10: fatal error: 'asm/memory.h' file not found
Date: Sun, 5 Sep 2021 05:49:32 +0800	[thread overview]
Message-ID: <202109050526.zfCLQxPb-lkp@intel.com> (raw)

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

tree:   https://github.com/AsahiLinux/linux sven/20210904
head:   1587c8191668947cf84a7bcdcf18482ca838faab
commit: c14d39610037e9d8fd874c194eff5fd987e4dc5d [19/22] iommu/dma: Support granule > PAGE_SIZE allocations
config: i386-randconfig-a006-20210905 (attached as .config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 6fe2beba7d2a41964af658c8c59dd172683ef739)
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=clang make.cross O=build_dir ARCH=i386 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' file not found
   #include <asm/memory.h>
            ^~~~~~~~~~~~~~
   1 error generated.


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

                 reply	other threads:[~2021-09-04 21:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202109050526.zfCLQxPb-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=llvm@lists.linux.dev \
    --cc=sven@svenpeter.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox