On Thu, Mar 21, 2024 at 07:33:17PM +0800, chenhaixiang wrote: > In some cases, such as start < mstart < mend < end when exclude_region(), > this results in crash_memory_range[i].end becoming less than > crash_memory_range[i].start, leading to incorrect address ranges. > Adding a range check should be necessary. > > Signed-off-by: chenhaixiang chenhaixiang3@xxxxxxxxxx Hi, Given the discussion at [1] I am assuming this patch should not go in. Please correct me if I am wrong. [1] https://lore.kernel.org/all/8606fd02d6de4eb3b7c80e4ce3449458@xxxxxxxxxx/ _______________________________________________ kexec mailing list kexec@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/kexec