All of lore.kernel.org
 help / color / mirror / Atom feed
* [boqun:arm64-hyperv 8/24] drivers/iommu/hyperv-iommu.c:17:10: fatal error: asm/apic.h: No such file or directory
@ 2019-12-02 17:20 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-12-02 17:20 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/boqun/linux.git arm64-hyperv
head:   4ccde1b17bdad74a84cbc868ed7a8700faa36664
commit: 19734e92d898de7256b3634db449c3f2911831a7 [8/24] Drivers: hv: Enable Hyper-V code to be built on ARM64
config: arm64-allyesconfig (attached as .config)
compiler: aarch64-linux-gcc (GCC) 7.5.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 19734e92d898de7256b3634db449c3f2911831a7
        # save the attached .config to linux build tree
        GCC_VERSION=7.5.0 make.cross ARCH=arm64 

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

All errors (new ones prefixed by >>):

>> drivers/iommu/hyperv-iommu.c:17:10: fatal error: asm/apic.h: No such file or directory
    #include <asm/apic.h>
             ^~~~~~~~~~~~
   compilation terminated.

vim +17 drivers/iommu/hyperv-iommu.c

29217a4746835f Lan Tianyu 2019-02-27  16  
29217a4746835f Lan Tianyu 2019-02-27 @17  #include <asm/apic.h>
29217a4746835f Lan Tianyu 2019-02-27  18  #include <asm/cpu.h>
29217a4746835f Lan Tianyu 2019-02-27  19  #include <asm/hw_irq.h>
29217a4746835f Lan Tianyu 2019-02-27  20  #include <asm/io_apic.h>
29217a4746835f Lan Tianyu 2019-02-27  21  #include <asm/irq_remapping.h>
29217a4746835f Lan Tianyu 2019-02-27  22  #include <asm/hypervisor.h>
29217a4746835f Lan Tianyu 2019-02-27  23  

:::::: The code at line 17 was first introduced by commit
:::::: 29217a4746835fef35279abbd12c1a1efe83bfca iommu/hyper-v: Add Hyper-V stub IOMMU driver

:::::: TO: Lan Tianyu <Tianyu.Lan@microsoft.com>
:::::: CC: Joerg Roedel <jroedel@suse.de>

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

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

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

only message in thread, other threads:[~2019-12-02 17:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-02 17:20 [boqun:arm64-hyperv 8/24] drivers/iommu/hyperv-iommu.c:17:10: fatal error: asm/apic.h: No such file or directory kbuild 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.