Attaching three kexec-tools patches to check whether the current kernel has reserved memory for crashkernel. The check is done by calling architecture dependent functions. If no memory is reserved for crashkernel, it displays appropriate error message and exits.
PATCH 1: Checks for crashkernel memory reservation by calling architecture dependent function. It also creates dummy function for ppc, ia64 and s390 architectures to avoid problem in build process. PATCH 2: ppc64 specific crashkernel memory reservation check PATCH 3: i386 and x86-64 specific crashkernel memory reservation check Any suggestion, feedback? Regards, Mohan. _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
