tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git staging-testing head: 5551ad1e9fad2cf06288c6e93cb95f879b8cdf5e commit: 03274850279c8da86358adfdad1422a850b066ac [202/216] staging: fsl-mc: allow the driver compile multi-arch config: powerpc-allyesconfig (attached as .config) compiler: powerpc64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705 reproduce: wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout 03274850279c8da86358adfdad1422a850b066ac # save the attached .config to linux build tree make.cross ARCH=powerpc All errors (new ones prefixed by >>): In file included from include/linux/kvm_host.h:20:0, from arch/powerpc/kernel/asm-offsets.c:54: >> include/linux/msi.h:196:21: fatal error: asm/msi.h: No such file or directory #include <asm/msi.h> ^ compilation terminated. make[2]: *** [arch/powerpc/kernel/asm-offsets.s] Error 1 make[2]: Target '__build' not remade because of errors. make[1]: *** [prepare0] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [sub-make] Error 2 vim +196 include/linux/msi.h d9109698 Jiang Liu 2014-11-15 194 aeeb5965 Jiang Liu 2014-11-15 195 #include <linux/irqhandler.h> d9109698 Jiang Liu 2014-11-15 @196 #include <asm/msi.h> d9109698 Jiang Liu 2014-11-15 197 :::::: The code at line 196 was first introduced by commit :::::: d9109698be6e7439e6082aa00d79d4556114739b genirq: Introduce msi_domain_alloc/free_irqs() :::::: TO: Jiang Liu <jiang.liu@xxxxxxxxxxxxxxx> :::::: CC: Thomas Gleixner <tglx@xxxxxxxxxxxxx> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip
_______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel