Message ID | 20230511141146.30465-1-me@dylanvanassche.be (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-msm-owner@vger.kernel.org> 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 9203DC7EE22 for <linux-arm-msm@archiver.kernel.org>; Thu, 11 May 2023 14:13:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238233AbjEKONj (ORCPT <rfc822;linux-arm-msm@archiver.kernel.org>); Thu, 11 May 2023 10:13:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58360 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238164AbjEKONe (ORCPT <rfc822;linux-arm-msm@vger.kernel.org>); Thu, 11 May 2023 10:13:34 -0400 Received: from mout-p-202.mailbox.org (mout-p-202.mailbox.org [80.241.56.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 77B521BC1; Thu, 11 May 2023 07:12:54 -0700 (PDT) Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4QHDNW34ZCz9spr; Thu, 11 May 2023 16:11:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dylanvanassche.be; s=MBO0001; t=1683814315; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=sd6dUDVlduWJM+HnYeES6xBRaZitnQSV9AIx4FVcTS4=; b=enBGY9cNK1pl7ZE79ErAPB18bUZq92u1aUO0RZcFogDASNVKiSz0Nbn+hhZkVJx63kAbtb C/m3YuFDkhxXc+zgX9HxU+Jdt4EulWMM6uHtJm0b6qsm3HKw1oY5mKLi3Kr71UYp8uHAh3 37GzsKo+04lmYP0darIL52Co5egARFDiLjdCrTWaU66aMaJWDVleApSFt6UQBdFZxocFPt X1UMVwUdnhnZ6KGWBZZ7fwJwjkgTCWc0BjhC7EwaN2VaQ4UTOtehwzYPbH18RXHAb2Y+9I KOTPW03yjHUrxr0UE+t0fEsUUK3bkwnGDHB999vU60BKHbIa1kNrES2j9RONBw== From: Dylan Van Assche <me@dylanvanassche.be> To: srinivas.kandagatla@linaro.org, amahesh@qti.qualcomm.com, arnd@arndb.de, gregkh@linuxfoundation.org Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, dan.carpenter@linaro.org, Dylan Van Assche <me@dylanvanassche.be> Subject: [PATCH v4 0/2] misc: fastrpc: FastRPC reserved memory assignment for SDM845 SLPI Date: Thu, 11 May 2023 16:11:44 +0200 Message-Id: <20230511141146.30465-1-me@dylanvanassche.be> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4QHDNW34ZCz9spr Precedence: bulk List-ID: <linux-arm-msm.vger.kernel.org> X-Mailing-List: linux-arm-msm@vger.kernel.org |
Series |
misc: fastrpc: FastRPC reserved memory assignment for SDM845 SLPI
|
expand
|