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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 31657C77B60 for ; Fri, 28 Apr 2023 17:54:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=3KN8zbAVuQOn9NUQgphVUebWx9dodoVFtDE5Ez2bXW8=; b=KtxZwl8TB8aYU8xKFea020eMhR CCv81GonDJt8giCJallQI4xiJFXM2M8mPfNQYqfaoZ43Y+NgTdicyLDlo5DzZAH6k+7Ly7KvcEvJq JJeLwpNzvV+9XVORoWTOPEJbKTd3kWf0CgIDXy7s6mnIOZwBsrYaVuZ66VYZo0lKnI9a0pBSsPEKV mlY8BDPONCDrQ5YhfH5VAxHpAYpIVY+bgkC0GZCih80c9yNRlyvxhCS1nWFEHndezsRRyx29E1oI0 NPCqO02mwPj/YjJWQ07Cs+NISVzXkXM8pyMSIW/fJDvwqHhja/+u3aP4EOfrdne40FBeNueITTUsx hVMtukJw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1psSI6-00BOcl-1l; Fri, 28 Apr 2023 17:53:54 +0000 Received: from mga09.intel.com ([134.134.136.24]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1psSI2-00BOZY-1e; Fri, 28 Apr 2023 17:53:52 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1682704430; x=1714240430; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=aRx7+mpDK8aR3HdTkR8Ocvm6w1M4ROBM1nP0BJX1Q1U=; b=NWDXo2WmCUttU1saYIJ2qL28iudgAN/PBQS7BdXe1KDNfZywxc6GHxZh Y2BknbadSb0Y0RDL+IaPEjSsBegewK2/CzikHpvWlGLlG6pYxCAUlQ7fs 3J/VxPw+ATiGgr5gi3Uh52REK5Pg4B2da0htdQ5yi2QreAwqLrce/aj0Y m/DuknYj06L4I24Ymr23eVH0Z575IbEU2aanYCETKXzF1lEpHz7uXr9JA P16Q/ovR1mGOnbgMwFmBVHNEctIm1+/ifHHxsvEgvUlRY0iI/Q22uE+5F 5JTeIBgrHFlVxlLV8RDbjNvSJtv4/6kuciZ37xYksv89OWiz5JhnGGmxc Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10694"; a="349839389" X-IronPort-AV: E=Sophos;i="5.99,235,1677571200"; d="scan'208";a="349839389" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Apr 2023 10:53:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10694"; a="688899459" X-IronPort-AV: E=Sophos;i="5.99,235,1677571200"; d="scan'208";a="688899459" Received: from lkp-server01.sh.intel.com (HELO 5bad9d2b7fcb) ([10.239.97.150]) by orsmga007.jf.intel.com with ESMTP; 28 Apr 2023 10:53:40 -0700 Received: from kbuild by 5bad9d2b7fcb with local (Exim 4.96) (envelope-from ) id 1psSHr-0000aR-0S; Fri, 28 Apr 2023 17:53:39 +0000 Date: Sat, 29 Apr 2023 01:53:01 +0800 From: kernel test robot To: Yi-De Wu , Yingshiuan Pan , Ze-Yu Wang , Rob Herring , Krzysztof Kozlowski , Jonathan Corbet , Catalin Marinas , Will Deacon , Arnd Bergmann , Matthias Brugger , AngeloGioacchino Del Regno Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arch@vger.kernel.org, linux-mediatek@lists.infradead.org, David Bradil , Trilok Soni , Jade Shih , Miles Chen , Ivan Tseng , My Chuang , Shawn Hsiao , PeiLun Suei , Liju Chen Subject: Re: [PATCH v2 3/7] virt: geniezone: Introduce GenieZone hypervisor support Message-ID: <202304290120.5Ad0n6XR-lkp@intel.com> References: <20230428103622.18291-4-yi-de.wu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230428103622.18291-4-yi-de.wu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230428_105350_640700_D02A6FE5 X-CRM114-Status: GOOD ( 12.76 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Hi Yi-De, kernel test robot noticed the following build errors: [auto build test ERROR on arm64/for-next/core] [also build test ERROR on robh/for-next arnd-asm-generic/master linus/master v6.3 next-20230427] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Yi-De-Wu/docs-geniezone-Introduce-GenieZone-hypervisor/20230428-183738 base: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-next/core patch link: https://lore.kernel.org/r/20230428103622.18291-4-yi-de.wu%40mediatek.com patch subject: [PATCH v2 3/7] virt: geniezone: Introduce GenieZone hypervisor support config: x86_64-randconfig-a016 (https://download.01.org/0day-ci/archive/20230429/202304290120.5Ad0n6XR-lkp@intel.com/config) compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project f28c006a5895fc0e329fe15fead81e37457cb1d1) 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://github.com/intel-lab-lkp/linux/commit/0e3f05a6e4547eb309032d047115a47d8f59641d git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Yi-De-Wu/docs-geniezone-Introduce-GenieZone-hypervisor/20230428-183738 git checkout 0e3f05a6e4547eb309032d047115a47d8f59641d # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=x86_64 olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot | Link: https://lore.kernel.org/oe-kbuild-all/202304290120.5Ad0n6XR-lkp@intel.com/ All errors (new ones prefixed by >>): >> usr/include/linux/gzvm.h:15: included file 'asm-x86/gzvm_arch.h' is not exported -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests