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 <[email protected]>
Cc: Baoquan he <[email protected]>
Cc: Hari Bathini <[email protected]>
CC: Madhavan Srinivasan <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Sourabh Jain <[email protected]>
---
  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 <[email protected]>
Thanks for the Ack!

- Sourabh Jain

Reply via email to