From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.14]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6598D3D8116; Tue, 21 Apr 2026 14:26:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.14 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776781570; cv=none; b=OeuXW2/Mb7b6nizXV/T1CnpzgkgByU7QWEnCLPyCUqZgOAgNSCn7bjpzGgfJUOhLhvrvWuMJbBHiXR/PcPb6gShx8gYuhAvN323az62cDe5sValCXU6NLBlrCJT4LU2w8WPL2sTOkeyiM870nO9F7OyUk5bJRZuDawsAZg5denc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776781570; c=relaxed/simple; bh=Uf961pC2Hg2lcetGzgr6f+yCwOAkllfRhKPzEor1gpM=; h=Date:From:To:Cc:Subject:Message-ID; b=pxyWUt2XvhFgwPa9KXRvH9Wtg0kolBFJCLoMp7JTiE3oJhvQelgUUOIA5nUbMQyKh5+JdGvah4QqLEEyUliBIqYhp/GvtUCFWCknxAunlSwDPB1RpJxj++gY8OlbgtkO4KmDeconkB7MdwdcwtEIogrJVS4hLsZfdS+7W0mphJk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=dIv5HkVy; arc=none smtp.client-ip=192.198.163.14 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="dIv5HkVy" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1776781568; x=1808317568; h=date:from:to:cc:subject:message-id; bh=Uf961pC2Hg2lcetGzgr6f+yCwOAkllfRhKPzEor1gpM=; b=dIv5HkVye0YW+23S1ATteooKCKVCe0U4KgEgJcL7FAkEdj8ld7VqvGyK 1GYMRzmhIaKfBAVfuBanZ6K2rvAQDK2o1IsiODgrXQ5zuRGqoRwsnPsgt OSmUdCWKQY8tTCTQNMk3IjaUq3RpmDsDoGaa+PSPeDEOPrN8WqYbphRZ3 m+UFp/VZVQVGR1j8INnTT6cmZU2TqdK2L2nHpuRJtIKQHcCciL48YtL9x X4cIzoSdOgqqO0UcWkcQZjnrBI+EyQeYlCz76BzyDQS0CMoLZLLSRE7+z 9zmmef7m9cVmvrH0fSEdsZmHAfOKijN2PtBEI+Q4xQ4DJZJ8b90hei8mh Q==; X-CSE-ConnectionGUID: 1ujHcfrSSYm4ykkjsZN09A== X-CSE-MsgGUID: c6BSshXaTim0h7ZCXCoSfw== X-IronPort-AV: E=McAfee;i="6800,10657,11763"; a="77783591" X-IronPort-AV: E=Sophos;i="6.23,191,1770624000"; d="scan'208";a="77783591" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by fmvoesa108.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Apr 2026 07:26:08 -0700 X-CSE-ConnectionGUID: 2/+BCOt5SaWtyN59cX+Eag== X-CSE-MsgGUID: 4lFKZ4OeSGi49r3Cvp1g6g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,191,1770624000"; d="scan'208";a="232332684" Received: from lkp-server01.sh.intel.com (HELO 7e48d0ff8e22) ([10.239.97.150]) by orviesa007.jf.intel.com with ESMTP; 21 Apr 2026 07:26:06 -0700 Received: from kbuild by 7e48d0ff8e22 with local (Exim 4.98.2) (envelope-from ) id 1wFC39-000000003ci-255A; Tue, 21 Apr 2026 14:26:03 +0000 Date: Tue, 21 Apr 2026 22:25:58 +0800 From: kernel test robot To: Sean Christopherson Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Chao Gao , linux-doc@vger.kernel.org Subject: Warning: arch/x86/virt/vmx/tdx/tdx.c:141 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst Message-ID: <202604212224.WjYFUnV9-lkp@intel.com> User-Agent: s-nail v14.9.25 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Hi Sean, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: b4e07588e743c989499ca24d49e752c074924a9a commit: 165e77353831a85caa0444d16f29bd6b111dd2c5 KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init date: 7 weeks ago config: x86_64-allyesconfig (https://download.01.org/0day-ci/archive/20260421/202604212224.WjYFUnV9-lkp@intel.com/config) compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260421/202604212224.WjYFUnV9-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Fixes: 165e77353831 ("KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init") | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202604212224.WjYFUnV9-lkp@intel.com/ All warnings (new ones prefixed by >>): >> Warning: arch/x86/virt/vmx/tdx/tdx.c:141 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * Enable VMXON and then do one-time TDX module per-cpu initialization SEAMCALL -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki