Hello, Huacai Chen wrote: > KEXEC needs the new kernel's load address to be aligned on a page > boundary (see sanity_check_segment_list()), but on MIPS the default > vmlinuz load address is only explicitly aligned to 16 bytes. > > Since the largest PAGE_SIZE supported by MIPS kernels is 64KB, increase > the alignment calculated by calc_vmlinuz_load_addr to 64KB. > > Cc: <stable@xxxxxxxxxxxxxxx> # 2.6.36+ > Signed-off-by: Huacai Chen <chenhc@xxxxxxxxxx> Applied to mips-next. Thanks, Paul [ This message was auto-generated; if you believe anything is incorrect then please email paul.burton@xxxxxxxx to report it. ]