-
- Downloads
Document/kexec: generalize crash hotplug description
Commit 79365026 ("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>
Showing
- Documentation/ABI/testing/sysfs-devices-memory 3 additions, 3 deletionsDocumentation/ABI/testing/sysfs-devices-memory
- Documentation/ABI/testing/sysfs-devices-system-cpu 3 additions, 3 deletionsDocumentation/ABI/testing/sysfs-devices-system-cpu
- Documentation/admin-guide/mm/memory-hotplug.rst 3 additions, 2 deletionsDocumentation/admin-guide/mm/memory-hotplug.rst
- Documentation/core-api/cpu_hotplug.rst 6 additions, 4 deletionsDocumentation/core-api/cpu_hotplug.rst
- kernel/crash_core.c 20 additions, 13 deletionskernel/crash_core.c
Loading
Please register or sign in to comment