Received: by 2002:a6b:fb09:0:0:0:0:0 with SMTP id h9csp438771iog; Wed, 29 Jun 2022 03:26:44 -0700 (PDT) X-Google-Smtp-Source: AGRyM1vWf2Z48MPnTWxe1rOk6pvLXWJL+ImmuZ8Oz6CeXD/1cBONSikylhjAj23FUly3vSokkxy3 X-Received: by 2002:a17:90b:4a4c:b0:1ec:9072:6a72 with SMTP id lb12-20020a17090b4a4c00b001ec90726a72mr3098580pjb.96.1656498404225; Wed, 29 Jun 2022 03:26:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1656498404; cv=none; d=google.com; s=arc-20160816; b=afk8gytyz7PJlyOdUje3UPxDGVvVADBCYiSB2hM8M/oq1mK8cMWo8rZLMazG0B7tvT IP9ukbb2QPk1DhvSP+yVTEHNFVPC8C0EsKlHKgsfjwX9yg3D5XXz3ipgduQslY8x95pF qiwEhBa4/qvzM/vz0LYmd/3J81jlIRix1lCSZsJZ1VHtHh3ipGOtSHfHzJoM0IgwBVPx /+mkh6LgPCA839X9MNGEINl2mRuPF+4Hg/w9+9aUk5rawK9yRt0SgqvGEZvqpsW9wdqR KBIwVgPyXXO2LSfMMXmeEeWg/WPJJKnLk79dsxt+no2jjWsdZEnV6nKGpTMTdoE5p7nh GoSQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=PCXB3Yg6MgI+td1x12QDdC38YF9J+fxylnxySoPkcbg=; b=W80C+ffWZoZGUTWNp/dYJe4hTGDOaslGjnryTWa0sDZWYdDMWZdQvtqn9hEcMcP9/Q Po1T6Rl1B2Ca3QzJ+CDo7oSL7PD1vidtURyJsNDsK1ol/Osi1RREhX0YzjkwC+e3bNlo 6Kp7rQW0FBTm2vQ2lVNUHrwQcXiUQcSw2YcJCMoBne5JV3q0S6UddJx4UG/vXhpXgC1s xKRikZcmspMlx7Cl1RyJ1HOjlnqYLdsBBsn904rfnkUSEmbNDuV1dIUNsmGaaDM68Ssg 2Ut//hoE0nUI4RmD4sHw+OuiTTSAtDpQllZSyB6sZjrszTbrKh+ZePpkWSCVSa/MXh6g X5pw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id l21-20020a170902d35500b0015f3d889431si21541359plk.446.2022.06.29.03.26.32; Wed, 29 Jun 2022 03:26:44 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232986AbiF2KFP (ORCPT + 99 others); Wed, 29 Jun 2022 06:05:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49948 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230525AbiF2KFN (ORCPT ); Wed, 29 Jun 2022 06:05:13 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C5C8A3DA4D for ; Wed, 29 Jun 2022 03:05:12 -0700 (PDT) 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 CBC81152B; Wed, 29 Jun 2022 03:05:12 -0700 (PDT) Received: from usa.arm.com (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id ADF763F792; Wed, 29 Jun 2022 03:05:11 -0700 (PDT) From: Sudeep Holla To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, cristian.marussi@arm.com, Vincent Guittot , etienne.carriere@linaro.org Cc: Sudeep Holla Subject: Re: [PATCH] scmi/optee: fix response size warning Date: Wed, 29 Jun 2022 11:05:06 +0100 Message-Id: <165649686859.1115844.6856307867092196404.b4-ty@arm.com> X-Mailer: git-send-email 2.37.0 In-Reply-To: <20220624074549.3298-1-vincent.guittot@linaro.org> References: <20220624074549.3298-1-vincent.guittot@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 24 Jun 2022 09:45:49 +0200, Vincent Guittot wrote: > Some protocols check the response size with the expected value but optee > shared memory doesn't return such size whereas it is available in the > optee output buffer. > > As an example, the base protocol compares the response size with the > expected result when requesting the list of protocol which triggers a > warning with optee shared memory: > > [...] Applied to sudeep.holla/linux (for-next/juno), thanks! [1/1] scmi/optee: fix response size warning https://git.kernel.org/sudeep.holla/c/75c8f430d8 -- Regards, Sudeep