tree: https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm/goodbye
head: c2aaf655e2819b09db321dc87d7b1f7bf0cbfac2
commit: c10db1481506dd497fa1a31ccf830fc505440429 [3/5] arm: Remove 32bit KVM host support
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi-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 c10db1481506dd497fa1a31ccf830fc505440429
# save the attached .config to linux build tree
GCC_VERSION=7.5.0 make.cross ARCH=arm
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <redacted>
All errors (new ones prefixed by >>):
In file included from include/linux/kvm_para.h:5:0,
from kernel/watchdog.c:28:quoted
include/uapi/linux/kvm_para.h:36:10: fatal error: asm/kvm_para.h: No such file or directory
#include <asm/kvm_para.h>
^~~~~~~~~~~~~~~~
compilation terminated.
vim +36 include/uapi/linux/kvm_para.h
607ca46e97a1b6 David Howells 2012-10-13 32
607ca46e97a1b6 David Howells 2012-10-13 33 /*
607ca46e97a1b6 David Howells 2012-10-13 34 * hypercalls use architecture specific
607ca46e97a1b6 David Howells 2012-10-13 35 */
607ca46e97a1b6 David Howells 2012-10-13 @36 #include <asm/kvm_para.h>
607ca46e97a1b6 David Howells 2012-10-13 37
:::::: The code at line 36 was first introduced by commit
:::::: 607ca46e97a1b6594b29647d98a32d545c24bdff UAPI: (Scripted) Disintegrate include/linux
:::::: TO: David Howells [off-list ref]
:::::: CC: David Howells [off-list ref]
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation