[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <32441306-ea5e-44e6-8a8a-7d05d97addce@linux.ibm.com>
Date: Thu, 9 Jan 2025 09:18:14 +0530
From: Sourabh Jain <sourabhjain@...ux.ibm.com>
To: Baoquan he <bhe@...hat.com>
Cc: linuxppc-dev@...ts.ozlabs.org, Andrew Morton <akpm@...ux-foundation.org>,
Hari Bathini <hbathini@...ux.ibm.com>,
Madhavan Srinivasan <maddy@...ux.ibm.com>,
Michael Ellerman <mpe@...erman.id.au>, kexec@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH RESEND v1 1/5] crash: remove an unused argument from
reserve_crashkernel_generic()
Hello Baoquan,
On 08/01/25 16:46, Baoquan he wrote:
> On 01/08/25 at 03:44pm, Sourabh Jain wrote:
>> cmdline argument is not used in reserve_crashkernel_generic() so remove
>> it. Correspondingly, all the callers have been updated as well.
>>
>> No functional change intended.
>>
>> Cc: Andrew Morton <akpm@...ux-foundation.org>
>> Cc: Baoquan he <bhe@...hat.com>
>> Cc: Hari Bathini <hbathini@...ux.ibm.com>
>> CC: Madhavan Srinivasan <maddy@...ux.ibm.com>
>> Cc: Michael Ellerman <mpe@...erman.id.au>
>> Cc: kexec@...ts.infradead.org
>> Cc: linux-kernel@...r.kernel.org
>> Signed-off-by: Sourabh Jain <sourabhjain@...ux.ibm.com>
>> ---
>> arch/arm64/mm/init.c | 6 ++----
>> arch/loongarch/kernel/setup.c | 5 ++---
>> arch/riscv/mm/init.c | 6 ++----
>> arch/x86/kernel/setup.c | 6 ++----
>> include/linux/crash_reserve.h | 11 +++++------
>> kernel/crash_reserve.c | 9 ++++-----
>> 6 files changed, 17 insertions(+), 26 deletions(-)
> Acked-by: Baoquan He <bhe@...hat.com>
Thanks for the Ack!
- Sourabh Jain
Powered by blists - more mailing lists