Skip to content
Commit 141d1704 authored by Stafford Horne's avatar Stafford Horne
Browse files

openrisc: Reserve memblock for initrd



Recently OpenRISC added support for external initrd images, but I found
some instability when using larger buildroot initrd images. It turned
out that I forgot to reserve the memblock space for the initrd image.

This patch fixes the instability issue by reserving memblock space.

Fixes: ff6c923d ("openrisc: Add support for external initrd images")
Signed-off-by: default avatarStafford Horne <shorne@gmail.com>
Reviewed-by: default avatarMike Rapoport <rppt@linux.ibm.com>
parent d012a719
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment