From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.15]) (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 062181D2B0E; Mon, 7 Oct 2024 12:48:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.15 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728305337; cv=none; b=qAToJUNGNbheBvtD82C7TtDmTxGl91kGJz/C7ZxZBH+rdjTh9VIUU22tE5Ed7ojR0GRJd/ZbBrSFZXTG2pm9QsM+g8+eVJLfH7sVFsj7NbtiE0DKnnMrzntLsZvuAY8w31iyhb9OWJ30VyL8U5iswprwlKon3s2pb4N353xRRJs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728305337; c=relaxed/simple; bh=XWgabam3fhc3PvpjHHnnru1mmimtxFrWT467mkfuww0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=DxJuWrHGk3KCXOrrHp3xidwDziNi+IdyPDwBbcRZPukYr1F8E1B9lrxBt/GA+SDv94rvQ8YszXryoRBW02GKW4Lj2/TsUTZfWe7fz70a9V77zIQocQBnYTfAMwt8CPbq74pplO2LOjJqfouG6uYsp2qB5BeZt9aEBhdiVXxghQ0= 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=TdGBAFz1; arc=none smtp.client-ip=198.175.65.15 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="TdGBAFz1" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1728305337; x=1759841337; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=XWgabam3fhc3PvpjHHnnru1mmimtxFrWT467mkfuww0=; b=TdGBAFz1gctBFaNvuP2HLd7UHw1XMfxCdG0ZodmaT1ZOhImu84+Wb7Fg 68M/qkgX/Y1m0BfBq/YPQTQ+7UA+BkG/ogsQTADxbqHTNdFbJI6cMjaGZ M32yDT0E7sSxImHpydpaOoiLau+dUGawlnV9sTYRebOHeON/NNbAPJ1+g 8lkMXwSBEEmOYOxOxJ9ovbhsGaeIVDaXG2l+E8QKMif+CQMk6xg017Rvn R4Bw9nYqg4t5h//yM2Oju83HdYmVPvzOTc5h8zr+rkXuyMvYnBJYqhwwf fTzhfD4+rcRXgaz+Dmetym4CNoD5Okx0x+ZqP5P01EUDTshf+f/EOL2/S w==; X-CSE-ConnectionGUID: W7PnSknlRgCFxnUcqpki6Q== X-CSE-MsgGUID: vTvR+kSgRtG5slW52Q7WYg== X-IronPort-AV: E=McAfee;i="6700,10204,11218"; a="31152293" X-IronPort-AV: E=Sophos;i="6.11,184,1725346800"; d="scan'208";a="31152293" Received: from fmviesa004.fm.intel.com ([10.60.135.144]) by orvoesa107.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Oct 2024 05:48:54 -0700 X-CSE-ConnectionGUID: bP6fMKj0RnyrWoAmPTX4GQ== X-CSE-MsgGUID: rdegqp39TlWWvVoSaAoULg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,184,1725346800"; d="scan'208";a="80055132" Received: from lkp-server01.sh.intel.com (HELO a48cf1aa22e8) ([10.239.97.150]) by fmviesa004.fm.intel.com with ESMTP; 07 Oct 2024 05:48:50 -0700 Received: from kbuild by a48cf1aa22e8 with local (Exim 4.96) (envelope-from ) id 1sxnAO-0004z2-0K; Mon, 07 Oct 2024 12:48:48 +0000 Date: Mon, 7 Oct 2024 20:48:42 +0800 From: kernel test robot To: Daniel Yang , Wenjia Zhang , Jan Karcher , "D. Wythe" , Tony Lu , Wen Gu , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, netdev@vger.kernel.org, danielyangkang@gmail.com, syzbot+e953a8f3071f5c0a28fd@syzkaller.appspotmail.com Subject: Re: [PATCH v2] resolve gtp possible deadlock warning Message-ID: <202410072002.hT2D7135-lkp@intel.com> References: <20241005045411.118720-1-danielyangkang@gmail.com> Precedence: bulk X-Mailing-List: llvm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241005045411.118720-1-danielyangkang@gmail.com> Hi Daniel, kernel test robot noticed the following build warnings: [auto build test WARNING on linus/master] [also build test WARNING on v6.12-rc2 next-20241004] [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/Daniel-Yang/resolve-gtp-possible-deadlock-warning/20241005-125510 base: linus/master patch link: https://lore.kernel.org/r/20241005045411.118720-1-danielyangkang%40gmail.com patch subject: [PATCH v2] resolve gtp possible deadlock warning config: x86_64-buildonly-randconfig-005-20241007 (https://download.01.org/0day-ci/archive/20241007/202410072002.hT2D7135-lkp@intel.com/config) compiler: clang version 18.1.8 (https://github.com/llvm/llvm-project 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241007/202410072002.hT2D7135-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 | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202410072002.hT2D7135-lkp@intel.com/ All warnings (new ones prefixed by >>): >> net/smc/af_smc.c:22:9: warning: 'pr_fmt' macro redefined [-Wmacro-redefined] 22 | #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt | ^ include/linux/printk.h:380:9: note: previous definition is here 380 | #define pr_fmt(fmt) fmt | ^ 1 warning generated. vim +/pr_fmt +22 net/smc/af_smc.c ac7138746e1413 Ursula Braun 2017-01-09 @22 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt ac7138746e1413 Ursula Braun 2017-01-09 23 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki