]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Document/kexec: generalize crash hotplug description
authorSourabh Jain <sourabhjain@linux.ibm.com>
Mon, 12 Aug 2024 04:16:51 +0000 (09:46 +0530)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 2 Sep 2024 03:43:37 +0000 (20:43 -0700)
commitc91c6062d6cd1bc366efb04973ee449c30398a49
tree2dc2f63ba86066ebe76615f3a6f27aa76b565883
parentcaaab56609ce48076af7361163b6a8f7f14d53b3
Document/kexec: generalize crash hotplug description

Commit 79365026f869 ("crash: add a new kexec flag for hotplug support")
generalizes the crash hotplug support to allow architectures to update
multiple kexec segments on CPU/Memory hotplug and not just elfcorehdr.
Therefore, update the relevant kernel documentation to reflect the same.

No functional change.

Link: https://lkml.kernel.org/r/20240812041651.703156-1-sourabhjain@linux.ibm.com
Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com>
Reviewed-by: Petr Tesarik <ptesarik@suse.com>
Acked-by: Baoquan He <bhe@redhat.com>
Cc: Hari Bathini <hbathini@linux.ibm.com>
Cc: Petr Tesarik <petr@tesarici.cz>
Cc: Sourabh Jain <sourabhjain@linux.ibm.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/ABI/testing/sysfs-devices-memory
Documentation/ABI/testing/sysfs-devices-system-cpu
Documentation/admin-guide/mm/memory-hotplug.rst
Documentation/core-api/cpu_hotplug.rst
kernel/crash_core.c