From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 7BDAA18BBB9 for ; Fri, 4 Apr 2025 06:29:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743748181; cv=none; b=biZdd31Y+Q58dEdrmclm9FpaHBNf5b9x7Vy0Q0wjnSDa8Ufxj0EPIrDlbWvUiXGunBmyA3w+IQcsb7am6+OeZRJQpYD5hUIrTQGofiXtqW+mXZle8ugPQrRXC9fNNWSYGRTzs7QPASVdkP7/da9W3tk9YGuwtPRzkl1nNkjQh+o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743748181; c=relaxed/simple; bh=feOoLpQa/cJAk+pk/sonn+0c4v3wNV8n3E+WLUjvy6w=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=SzYvO20yslwxA/BdoOD5JabQQIbGJHI+RwV09yWbZ4+m3Skoa6UgUAu0lnOQcwuQNeYiEpsgrvjG3A4Q+M2oz6bJWGG+lrSLJnRA4n1dQO1otZVXs3kNdJjed65scpj2RIlB3Y/fhn3hkrkx/fG1mTZ2VkbAGw9txv3ZzTjQJ2U= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=EdBbSfqx; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="EdBbSfqx" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9C955C4CEE5; Fri, 4 Apr 2025 06:29:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1743748179; bh=feOoLpQa/cJAk+pk/sonn+0c4v3wNV8n3E+WLUjvy6w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EdBbSfqx17cVOH96F6yPfvNhLgX2Lcrgx5NoMQWSbE5RADONGY2j4+/qUYzfN83qf ejVc3PV+yFHspdRKSR03FSsskk0UqOjrpobOsh0kSwPfVcHiW+rVS4HihL+msJINKE qOi6sb/dNhWBMsfxcb03abe61TDL6IO+E+j/ZZnM= Date: Fri, 4 Apr 2025 07:28:11 +0100 From: Greg KH To: Justin Tee Cc: Justin Tee , Bin Lan , stable@vger.kernel.org, bass@buaa.edu.cn, islituo@gmail.com, loberman@redhat.com, martin.petersen@oracle.com Subject: Re: [PATCH 5.10.y] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan() Message-ID: <2025040400-retool-spouse-0ecc@gregkh> References: <20250403032915.443616-1-bin.lan.cn@windriver.com> <20250403032915.443616-2-bin.lan.cn@windriver.com> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Thu, Apr 03, 2025 at 01:58:00PM -0700, Justin Tee wrote: > This electronic communication and the information and any files transmitted > with it, or attached to it, are confidential and are intended solely for > the use of the individual or entity to whom it is addressed and may contain > information that is confidential, legally privileged, protected by privacy > laws, or otherwise restricted from disclosure to anyone else. If you are > not the intended recipient or the person responsible for delivering the > e-mail to the intended recipient, you are hereby notified that any use, > copying, distributing, dissemination, forwarding, printing, or copying of > this e-mail is strictly prohibited. If you received this e-mail in error, > please return the e-mail to the sender, delete it from your computer, and > destroy any printed copy of it. Now deleted.