From: Sibi Sankar <sibis@codeaurora.org> To: Sujit Kautkar <sujitka@chromium.org> Cc: Andy Gross <agross@kernel.org>, Bjorn Andersson <bjorn.andersson@linaro.org>, Rob Herring <robh+dt@kernel.org>, Rajendra Nayak <rnayak@codeaurora.org>, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: dts: qcom: sc7180: Move rmtfs memory region Date: Mon, 24 May 2021 06:45:47 +0530 [thread overview] Message-ID: <b2c386fd5881c452e0a18438c3f98787@codeaurora.org> (raw) In-Reply-To: <20210514113430.1.Ic2d032cd80424af229bb95e2c67dd4de1a70cb0c@changeid> Hey Sujit, Thanks for the patch! On 2021-05-15 00:04, Sujit Kautkar wrote: > Move rmtfs memory region so that it does not overlap with system > RAM (kernel data) when KAsan is enabled. This puts rmtfs right > after mba_mem which is not supposed to increase beyond 0x94600000 > Reviewed-by: Sibi Sankar <sibis@codeaurora.org> > Signed-off-by: Sujit Kautkar <sujitka@chromium.org> > --- > > arch/arm64/boot/dts/qcom/sc7180-idp.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/qcom/sc7180-idp.dts > b/arch/arm64/boot/dts/qcom/sc7180-idp.dts > index e77a7926034a7..afe0f9c258164 100644 > --- a/arch/arm64/boot/dts/qcom/sc7180-idp.dts > +++ b/arch/arm64/boot/dts/qcom/sc7180-idp.dts > @@ -45,7 +45,7 @@ chosen { > > /* Increase the size from 2MB to 8MB */ > &rmtfs_mem { > - reg = <0x0 0x84400000 0x0 0x800000>; > + reg = <0x0 0x94600000 0x0 0x800000>; > }; > > / { -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.
next prev parent reply other threads:[~2021-05-24 1:16 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-05-14 18:34 Sujit Kautkar 2021-05-24 1:15 ` Sibi Sankar [this message] 2021-05-31 21:50 ` patchwork-bot+linux-arm-msm
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=b2c386fd5881c452e0a18438c3f98787@codeaurora.org \ --to=sibis@codeaurora.org \ --cc=agross@kernel.org \ --cc=bjorn.andersson@linaro.org \ --cc=devicetree@vger.kernel.org \ --cc=linux-arm-msm@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=rnayak@codeaurora.org \ --cc=robh+dt@kernel.org \ --cc=sujitka@chromium.org \ --subject='Re: [PATCH] arm64: dts: qcom: sc7180: Move rmtfs memory region' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).