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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C6868C43334 for ; Wed, 29 Jun 2022 10:05:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230368AbiF2KFP (ORCPT ); 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 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 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 82D86C43334 for ; Wed, 29 Jun 2022 10:06:43 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=DC+SdQfHFebyUfuSdt9sCv9XuPvCUxgFft/RLmqdEa8=; b=fIie4LlFd9C2wn 21F0MFQnlCUlpylNvNfZvx/5QXRpHXLOLnWDu/by6Tqp13v/mEMP0CMfajsWtt3q0cCapAN4UFipb 5hzhTDFUeBCI6as2T9X1Lo6vU8VWdx2L1TGpstEFNEDgffUmTPxQstuhICx0WXaedUIJLHeQZM7yJ m+J9GtDvKKws5NnjLYSuItV1k4rc+uXhgTNzDd2ZMJY0BG2Zbrw0Hb5SM+ZaYP0xJg3oHrjuz9/+O 8Y2odFlcqruirkKz92/IfaXM9NEvtG6jl1lbRlvg+0JaV54GXl7Jr7kwoI5MUhwOGzgu0/zCZiqYl mhg0dJ+QgzMF3WEKHbQA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6UZi-00AuA7-3E; Wed, 29 Jun 2022 10:05:35 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6UZO-00Au2t-9c for linux-arm-kernel@lists.infradead.org; Wed, 29 Jun 2022 10:05:16 +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 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220629_030514_431330_41F2B8E1 X-CRM114-Status: UNSURE ( 9.22 ) X-CRM114-Notice: Please train this message. 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 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel