On Wed, Apr 13, 2022 at 12:42:31PM -0400, Eric DeVolder wrote: > CRASH_HOTPLUG is to enable cpu and memory hotplug support of crash. What for? Why don't you put all that new code you're adding under an MEMORY_HOTPLUG ifdef? It seems you would need to do that when memory hotplug is enabled, anyway. Also, looking further into your patchset, you have ugly ifdeffery. Instead of that, pls add stubs for the !MEMORY_HOTPLUG case so that everything is abstracted away in the headers. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette _______________________________________________ kexec mailing list kexec@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/kexec