Hello, Serge Semin wrote: > Current MIPS platform code makes sure the kernel text, data and init > sections are added to the boot memory map pool right after the > arch-specific memory setup method has been executed. But for some reason > the MIPS platform code skipped the kernel .bss section, which definitely > should be in the boot mem pool as well in any case. Lets fix this just be > adding the space between __bss_start and __bss_stop. > > Reviewed-by: Matt Redfearn <matt.redfe...@mips.com> > Signed-off-by: Serge Semin <fancer.lan...@gmail.com>
Applied to mips-next. Thanks, Paul [ This message was auto-generated; if you believe anything is incorrect then please email paul.bur...@mips.com to report it. ]