On 1/16/26 4:54 PM, Barnabás Czémán wrote:
> The device was crashing on high memory load because the reserved memory
> ranges was wrongly defined. Correct the ranges for avoid the crashes.
> Change the ramoops memory range to match with the values from the recovery
> to be able to get the results from the device.
>
> Fixes: 9b1a6c925c88 ("arm64: dts: qcom: sm6125: Initial support for
> xiaomi-ginkgo")
> Signed-off-by: Barnabás Czémán <[email protected]>
> ---
Have you verified this new and improved(tm) map e.g. by booting up
the kernel with memtest=1 in cmdline?
Konrad