On Thu, Oct 12, 2017 at 02:02:26PM -0700, David Daney wrote: > The 64-bit MIPS architecture doesn't have the same 2G limit the 32-bit > version has. Set MAXMEM and lowmem_limit to 0 for 64-bit MIPS so that > memory above 2G is usable in the kdump core files. > > Signed-off-by: David Daney <david.daney@xxxxxxxxxx> Thanks, applied.