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 3193EC6FD1D for ; Thu, 16 Mar 2023 03:19:01 +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=81mctq2XBibl6YUhnANGfbaJj+Y4Iml3iIxxq0wCFVY=; b=HTv+9zcNLYkgdR iVBZvVKD3ryipUfhFJCuP17LSt0CWcYL6TEEnXQjkIuGauCHp1HL4ihyo4IT1BOZoswTgom3BLDdU q/b1N5i7GXEfqAKW21k4uJTink9zTVnFhnLmxApkWfcq1AHznHx+aaBKgrc+Q66m5dOYZrmFR5yDL e8fRfdVwDyR6NsdEsBe8h17IFE+xBfYjvSz5MmT1hFD2wk0dLYBAB4XqHQdoKkgS3oRvKdQSrreis kSdLm3c9hln7yRfopAUg5/sQLd/SlaQFkUkIiT34NlNGy5bUVAnTraKPc8p8UuivxILpsk/MqpP+Y U/vHToafqMIRmfaWxriw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pce81-00F4nj-0w; Thu, 16 Mar 2023 03:18:09 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pce7w-00F4mJ-2c; Thu, 16 Mar 2023 03:18:06 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 85B49B81FB3; Thu, 16 Mar 2023 03:18:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AE274C433AE; Thu, 16 Mar 2023 03:17:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1678936682; bh=y0sZoUeFff+6cDV3HaVMqB5f4yIzmgYZdM8d6h5o3pc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jawiJkp4F2oYL3A1ptkMbLijjPnwxZp3UEKvAHclV5SnuNbnvSKtEvzsA5/2zLFX1 wNhl3Zja0S9RiC6c6bD5aJ5EDGoejYe2Q/W4Vqyf2ipXCkD7RERM0xTkL5tBHBmYt0 uNmGObR85LSgDkI6ZAhx09n+b+bA1g734mcxcies2Dd4UAa2enhH1EHydVBWDzFQyH qYLuQ3LGLLxZ7bQl/kv9TiHXU5iRi4PENdtAc6jrSCWOOPZB4XNptSZ4Tau1K/qHAz 4hgcG/tmkkee1FWYq1YSJ4cL3D3TRPVAyalv3ZCpfpl8WMXTtiBop9i10FzPY+51Ia 0L8sJJUIiXpHg== From: Bjorn Andersson To: Mathieu Poirier , Arnd Bergmann , Srinivas Kandagatla , Kalle Valo , Andy Gross , Alex Elder , Jakub Kicinski , Elliot Berman , Greg Kroah-Hartman , Paolo Abeni , Amol Maheshwari , "David S. Miller" , Konrad Dybcio , Eric Dumazet , Bjorn Andersson Cc: Rob Herring , Bagas Sanjaya , ath10k@lists.infradead.org, Jassi Brar , linux-wireless@vger.kernel.org, devicetree@vger.kernel.org, Catalin Marinas , linux-remoteproc@vger.kernel.org, Carl van Schaik , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Dmitry Baryshkov , netdev@vger.kernel.org, Sudeep Holla , Murali Nalajala , Will Deacon , Jonathan Corbet , Srivatsa Vaddagiri , Marc Zyngier , linux-doc@vger.kernel.org, Prakruthi Deepak Heragu , Trilok Soni , Krzysztof Kozlowski Subject: Re: (subset) [PATCH v9 17/27] firmware: qcom_scm: Use fixed width src vm bitmap Date: Wed, 15 Mar 2023 20:21:02 -0700 Message-Id: <167893686406.303819.2573416221076147237.b4-ty@kernel.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230120224627.4053418-18-quic_eberman@quicinc.com> References: <20230120224627.4053418-1-quic_eberman@quicinc.com> <20230120224627.4053418-18-quic_eberman@quicinc.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230315_201804_997855_9B59A107 X-CRM114-Status: UNSURE ( 9.29 ) 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, 20 Jan 2023 14:46:16 -0800, Elliot Berman wrote: > The maximum VMID for assign_mem is 63. Use a u64 to represent this > bitmap instead of architecture-dependent "unsigned int" which varies in > size on 32-bit and 64-bit platforms. > > Applied, thanks! [17/27] firmware: qcom_scm: Use fixed width src vm bitmap commit: 968a26a07f75377afbd4f7bb18ef587a1443c244 Best regards, -- Bjorn Andersson _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel