From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id DCB9AC433EF for ; Fri, 8 Apr 2022 09:53:18 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 34D2F6B0071; Fri, 8 Apr 2022 05:53:18 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 2FBD26B0072; Fri, 8 Apr 2022 05:53:18 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 1EA596B0074; Fri, 8 Apr 2022 05:53:18 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0099.hostedemail.com [216.40.44.99]) by kanga.kvack.org (Postfix) with ESMTP id 0C9B86B0071 for ; Fri, 8 Apr 2022 05:53:18 -0400 (EDT) Received: from smtpin27.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id A9FA2AB29E for ; Fri, 8 Apr 2022 09:53:17 +0000 (UTC) X-FDA: 79333248834.27.B7A3767 Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by imf12.hostedemail.com (Postfix) with ESMTP id A9A5840005 for ; Fri, 8 Apr 2022 09:53:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1649411596; x=1680947596; h=date:from:to:cc:subject:message-id:mime-version; bh=Nus7uUotEZKX1m3BTrphtFwxePu9o62L4ERxl7e7hxo=; b=dYtF9GVpC3VIeBssLnMBNOwNAeKAHdhoWOZG4oCVMw9ip17/l++uFVXJ e1OZYZ+PzzEIYWnzlTgVbZcN3EyVXFvMr/p/SGUecXhgMgg0gGd9uVAqu +KFc2VxvhjQlQpTjKOjxx4hEks6xEw9Rm1kgnU1gd1+DqcZGjo6zND0iv TYhcJtQCKj6OvPnt9gfcKAQiJuEDuEfsYlt2flYmwmJLQauiRyU2+O6r7 wxSqeQNswqeUF73+zLvkFd1wVkSM/B7WE6HKTD2QilCThC5hOC+3QriyN wGkQNsuDMHW8DR0fjolMF80+8WGiVVF1JNAzmTYDwBBBZKwGaazUPGN35 w==; X-IronPort-AV: E=McAfee;i="6400,9594,10310"; a="347995886" X-IronPort-AV: E=Sophos;i="5.90,244,1643702400"; d="scan'208";a="347995886" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Apr 2022 02:53:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,244,1643702400"; d="scan'208";a="609700057" Received: from lkp-server02.sh.intel.com (HELO 7e80bc2a00a0) ([10.239.97.151]) by fmsmga008.fm.intel.com with ESMTP; 08 Apr 2022 02:53:14 -0700 Received: from kbuild by 7e80bc2a00a0 with local (Exim 4.95) (envelope-from ) id 1nclIn-00008l-GD; Fri, 08 Apr 2022 09:53:13 +0000 Date: Fri, 8 Apr 2022 17:52:37 +0800 From: kernel test robot To: Yongqiang Sun Cc: kbuild-all@lists.01.org, Linux Memory Management List , Alex Deucher Subject: [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 Message-ID: <202204081727.d5be9IBx-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspam-User: X-Stat-Signature: 4f51xh9gxh79hoduq4h4tyh616gpw3hr Authentication-Results: imf12.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=dYtF9GVp; spf=none (imf12.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.43) smtp.mailfrom=lkp@intel.com; dmarc=pass (policy=none) header.from=intel.com X-Rspamd-Server: rspam01 X-Rspamd-Queue-Id: A9A5840005 X-HE-Tag: 1649411596-125360 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: 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 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 | ^~~~~~~~~~~~~~~~~~ compilation terminated. vim +28 drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c > 28 #include 29 -- 0-DAY CI Kernel Test Service https://01.org/lkp