Re: [PATCH v2 4/6] powerpc/kdump: preserve user-specified memory limit

2025-01-23 Thread Sourabh Jain
Hello Hari, On 23/01/25 16:00, Hari Bathini wrote: On 21/01/25 5:24 pm, Sourabh Jain wrote: Commit 59d58189f3d9 ("crash: fix crash memory reserve exceed system memory bug") fails crashkernel parsing if the crash size is found to be higher than system RAM, which makes the memory_limit adjustm

Re: [PATCH v2 4/6] powerpc/kdump: preserve user-specified memory limit

2025-01-23 Thread Hari Bathini
On 21/01/25 5:24 pm, Sourabh Jain wrote: Commit 59d58189f3d9 ("crash: fix crash memory reserve exceed system memory bug") fails crashkernel parsing if the crash size is found to be higher than system RAM, which makes the memory_limit adjustment code ineffective due to an early exit from reserv