* [linux-next:master 2863/3040] drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c:28:10: fatal error: asm/hypervisor.h: No such file or directory
@ 2022-04-08 9:52 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-04-08 9:52 UTC (permalink / raw)
To: Yongqiang Sun; +Cc: kbuild-all, Linux Memory Management List, Alex Deucher
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: ff511c1c68a5a35ab0b3efb3c306fd80b10d74be
commit: 49aa98ca30cd186ab33fc5802066e2024d3bfa39 [2863/3040] drm/amd/amdgpu: Only reserve vram for firmware with vega9 MS_HYPERV host.
config: arc-allyesconfig (https://download.01.org/0day-ci/archive/20220408/202204081727.d5be9IBx-lkp@intel.com/config)
compiler: arceb-elf-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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=49aa98ca30cd186ab33fc5802066e2024d3bfa39
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout 49aa98ca30cd186ab33fc5802066e2024d3bfa39
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arc SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
Note: the linux-next/master HEAD ff511c1c68a5a35ab0b3efb3c306fd80b10d74be builds fine.
It may have been fixed somewhere.
All errors (new ones prefixed by >>):
>> drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c:28:10: fatal error: asm/hypervisor.h: No such file or directory
28 | #include <asm/hypervisor.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
vim +28 drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
> 28 #include <asm/hypervisor.h>
29
--
0-DAY CI Kernel Test Service
https://01.org/lkp
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-04-08 9:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-08 9:52 [linux-next:master 2863/3040] drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c:28:10: fatal error: asm/hypervisor.h: No such file or directory kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).