Hi <div>I am  not able to reserve the memory in mips 64 plateform for &quot;crash kernel&quot;</div><div><br></div><div>in below function of arch/mips/kernel/setup.c file of kernel code</div><div>reserve_bootmem(start, size , flags) </div>
<div>if i put flags= BOOTMEM_DEFAULT then this function succeeds but doesnt reserve  mem of crash kernel .. i verified it by seeing /proc/iomem</div><div><br clear="all">but if i put flags= BOOTMEM_EXCLUSIVE .. this function itself fails and again no memry is reseved.</div>
<div><br></div><div><br></div><div>Pls suggest me how to resevre mem regio for &quot;crash kernel&quot; in mips 64. NOTE- I have applied kernel as well as user spaces patches for running kexec on mips64.<br><br></div><div>
<br></div><div><br></div><div>-- <br>Best Regards,<br><br>Vishnu Yadav<br>
</div>