From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============4858069416466048657==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: [intel-tdx:tdx/guest-rebased 56/133] arch/x86/kernel/tdx.c: asm/idtentry.h is included more than once. Date: Fri, 14 Jan 2022 01:53:49 +0800 Message-ID: <202201140159.L4zFCiTb-lkp@intel.com> List-Id: --===============4858069416466048657== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable tree: https://github.com/intel/tdx.git tdx/guest-rebased head: e3995864d37c56f431c93fc3dc454d9c65f5e9ea commit: e43f059dae4f3a415126d04a8b1879e6b65bf5c5 [56/133] x86/tdx: Add TDX = Guest event notify interrupt vector support compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot includecheck warnings: (new ones prefixed by >>) >> arch/x86/kernel/tdx.c: asm/idtentry.h is included more than once. --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============4858069416466048657==-- 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 44FBAC433F5 for ; Thu, 13 Jan 2022 17:54:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237318AbiAMRyH (ORCPT ); Thu, 13 Jan 2022 12:54:07 -0500 Received: from mga02.intel.com ([134.134.136.20]:46414 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237294AbiAMRyE (ORCPT ); Thu, 13 Jan 2022 12:54:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1642096444; x=1673632444; h=date:from:to:cc:subject:message-id:mime-version; bh=SZYdsBY8LvhsvMT4mK2hwTSy/LDidLatquLw1gwauPk=; b=PPDTaBfMw/C2mAmd65TJrKN/0YVPpJjBUGPtlQe9g3hxNxAyXTp19eT0 GbB6EH5TkWR+qNC95na8o4I7XdkVk61ce/HpLWiDuqYzH2kSTkGSiOU+Y qXQyicYsgHUDiuBqDSw2Mw65SnIqDj3ecmd0Aa6TwLtsD+Fjn8ReqQcWz caw7jGBPC7AtWFt5jKuDNXiiJmT6faM8WuPZaoJDHT/BOZfyGuhC+zk9e PPVYWBxaqG9m1tqB6cqE3ziwU14vER3UX+sNab4yEigHcyb5Y3JQPCXzF MROk7k5XQzACsOQn3rbCmkjURSMqNjgmHJWCQk6kx6ln1emhmzVOAieye g==; X-IronPort-AV: E=McAfee;i="6200,9189,10226"; a="231422024" X-IronPort-AV: E=Sophos;i="5.88,286,1635231600"; d="scan'208";a="231422024" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Jan 2022 09:54:02 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,286,1635231600"; d="scan'208";a="577019313" Received: from lkp-server01.sh.intel.com (HELO 276f1b88eecb) ([10.239.97.150]) by fmsmga008.fm.intel.com with ESMTP; 13 Jan 2022 09:53:59 -0800 Received: from kbuild by 276f1b88eecb with local (Exim 4.92) (envelope-from ) id 1n84IQ-0007Vo-MN; Thu, 13 Jan 2022 17:53:58 +0000 Date: Fri, 14 Jan 2022 01:53:49 +0800 From: kernel test robot To: Kuppuswamy Sathyanarayanan Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, "Kirill A. Shutemov" , Tony Luck , Andi Kleen Subject: [intel-tdx:tdx/guest-rebased 56/133] arch/x86/kernel/tdx.c: asm/idtentry.h is included more than once. Message-ID: <202201140159.L4zFCiTb-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) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: https://github.com/intel/tdx.git tdx/guest-rebased head: e3995864d37c56f431c93fc3dc454d9c65f5e9ea commit: e43f059dae4f3a415126d04a8b1879e6b65bf5c5 [56/133] x86/tdx: Add TDX Guest event notify interrupt vector support compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot includecheck warnings: (new ones prefixed by >>) >> arch/x86/kernel/tdx.c: asm/idtentry.h is included more than once. --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org