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 AF206CDB465 for ; Thu, 19 Oct 2023 09:15: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: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=vIryAajzik2V0zsZYUTwwXTjxexObKOgcbEi2DSsLCE=; b=Fbfh7aB06dme3s WT0n7+7FEdiZbeKwM1LDgqBwnr9BKRXyBCJQqoV/4S/T22i/hkXO2i3NSj3amsn1gqWiA9ymPzEsV tSkGHM+sxnZbmNtNeoSNEPAKr030tFeUPu2aEnn/Bw5t7XzCLquovzr8er3LHZ5qrsAcpxzwiS/Bc u9oPDRvB/zlPEhyme4s1sDVCbrTENfT+PEk5hDROvHE8t3s6V7aFInLxj0+x7zVaU1xTDtgHlYOks TXjNe0gEgjbsnxmTqzYqDoHpixYHIANHBPiEqSQ2zc2BMtTPUO9kAi/rbycdKRe2EoDvDayqxOiJe 7j/J45qjG/4aEE/HqksA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qtP70-00GpCA-2m; Thu, 19 Oct 2023 09:14:38 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qtP6y-00GpBT-1q for linux-arm-kernel@lists.infradead.org; Thu, 19 Oct 2023 09:14:37 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 81A6B2F4; Thu, 19 Oct 2023 02:15:11 -0700 (PDT) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 82AB53F5A1; Thu, 19 Oct 2023 02:14:29 -0700 (PDT) Date: Thu, 19 Oct 2023 10:14:27 +0100 From: Sudeep Holla To: Xinglong Yang , Sudeep Holla Cc: "cristian.marussi@arm.com" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH] firmware: arm_scmi: Add lock for mailbox do_xfer Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231019_021436_679429_F8047B9F X-CRM114-Status: GOOD ( 11.08 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Oct 19, 2023 at 02:05:10AM +0000, Xinglong Yang wrote: > > This email (including its attachments) is intended only for the person or > entity to which it is addressed and may contain information that is > privileged, confidential or otherwise protected from disclosure. > Unauthorized use, dissemination, distribution or copying of this email or > the information herein or taking any action in reliance on the contents of > this email or the information herein, by anyone other than the intended > recipient, or an employee or agent responsible for delivering the message to > the intended recipient, is strictly prohibited. If you are not the intended > recipient, please do not read, copy, use or disclose any part of this e-mail > to others. Please notify the sender immediately and permanently delete this > e-mail and any attachments if you received it in error. Internet > communications cannot be guaranteed to be timely, secure, error-free or > virus-free. The sender does not accept liability for any errors or > omissions. I will deleting the email as suggested. Please post without this disclaimer to get any comments or review of the actual patch. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel