HATAYAMA Daisuke <[email protected]> writes: > Fill both crash_notes and vmcoreinfo_note buffers by NT_VMCORE_PAD > note type to make them satisfy mmap()'s page-size boundary > requirement.
The requirement does not exist. Making this change wasteful wrong, and potentially a ABI change between the first and second kernels. Further I believe if you check that final_note comes out of the ELF spec for note segments. Eric _______________________________________________ kexec mailing list [email protected] http://lists.infradead.org/mailman/listinfo/kexec
