All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] crash: clean up outdated codes and doc related to CRASH_CORE
@ 2024-03-29 13:28 Baoquan He
  2024-03-29 13:28   ` Baoquan He
  2024-03-29 13:28 ` [PATCH 2/2] Documentation: kdump: clean up the outdated description Baoquan He
  0 siblings, 2 replies; 12+ messages in thread
From: Baoquan He @ 2024-03-29 13:28 UTC (permalink / raw)
  To: kexec; +Cc: akpm, geert, chenhuacai, Baoquan He

As Geert pointed out that there are still left codes and doc related to
CRASH_CORE in arch/loongarch and Documentation. So make these two
patches to clean them up. Thanks to Geert.

Baoquan He (2):
  arch/loongarch: clean up the left code and Kconfig item related to
    CRASH_CORE
  Documentation: kdump: clean up the outdated description

 Documentation/admin-guide/kdump/kdump.rst                 | 8 ++++----
 arch/loongarch/Kconfig                                    | 2 +-
 .../include/asm/{crash_core.h => crash_reserve.h}         | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)
 rename arch/loongarch/include/asm/{crash_core.h => crash_reserve.h} (75%)

-- 
2.41.0


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-04-17  7:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-29 13:28 [PATCH 0/2] crash: clean up outdated codes and doc related to CRASH_CORE Baoquan He
2024-03-29 13:28 ` [PATCH 1/2] arch/loongarch: clean up the left code and Kconfig item " Baoquan He
2024-03-29 13:28   ` Baoquan He
2024-03-30 13:59   ` Huacai Chen
2024-03-30 13:59     ` Huacai Chen
2024-03-30 14:23     ` Baoquan He
2024-03-30 14:23       ` Baoquan He
2024-04-17  3:14       ` Huacai Chen
2024-04-17  3:14         ` Huacai Chen
2024-04-17  7:32         ` Geert Uytterhoeven
2024-04-17  7:32           ` Geert Uytterhoeven
2024-03-29 13:28 ` [PATCH 2/2] Documentation: kdump: clean up the outdated description Baoquan He

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.