Re: [PATCH v8 08/10] pstore/ram: Add dynamic ramoops region support through commandline

2024-02-12 Thread Mukesh Ojha
Hi @Kees/@Tony/@Guilherme, Wanted to get your early feedback, especially on 8th and 9th patch. please suggest. -Mukesh On 1/31/2024 4:38 PM, Mukesh Ojha wrote: The reserved memory region for ramoops is assumed to be at a fixed and known location when read from the devicetree. This may not be r

[PATCH v8 08/10] pstore/ram: Add dynamic ramoops region support through commandline

2024-01-31 Thread Mukesh Ojha
The reserved memory region for ramoops is assumed to be at a fixed and known location when read from the devicetree. This may not be required for something like Qualcomm's minidump which is interested in knowing addresses of ramoops region but it does not put hard requirement of address being fixed