提交 4bc64e59 编写于 作者: S Sujit Kautkar 提交者: Zheng Zengkai

arm64: dts: qcom: sc7180: Move rmtfs memory region

stable inclusion
from stable-5.10.53
commit 8da771b5527c51c04a9d00d4d3a577ef4b330807
bugzilla: 175574 https://gitee.com/openeuler/kernel/issues/I4DTUX

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=8da771b5527c51c04a9d00d4d3a577ef4b330807

--------------------------------

[ Upstream commit d4282fb4 ]

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: NSibi Sankar <sibis@codeaurora.org>
Signed-off-by: NSujit Kautkar <sujitka@chromium.org>
Link: https://lore.kernel.org/r/20210514113430.1.Ic2d032cd80424af229bb95e2c67dd4de1a70cb0c@changeidSigned-off-by: NBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: NSasha Levin <sashal@kernel.org>
Signed-off-by: NChen Jun <chenjun102@huawei.com>
Acked-by: NWeilong Chen <chenweilong@huawei.com>
Signed-off-by: NChen Jun <chenjun102@huawei.com>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 8b0ee410
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
/* Increase the size from 2MB to 8MB */ /* Increase the size from 2MB to 8MB */
&rmtfs_mem { &rmtfs_mem {
reg = <0x0 0x84400000 0x0 0x800000>; reg = <0x0 0x94600000 0x0 0x800000>;
}; };
/ { / {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册