[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z35eja7aQdnY6ZPS@MiWiFi-R3L-srv>
Date: Wed, 8 Jan 2025 19:16:29 +0800
From: Baoquan he <bhe@...hat.com>
To: Sourabh Jain <sourabhjain@...ux.ibm.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()
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>
Powered by blists - more mailing lists