diff options
author | Stafford Horne <shorne@gmail.com> | 2020-08-30 20:58:11 +0900 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2020-09-07 21:01:46 +0900 |
commit | 141d170495beb4772fad653312364dac6f4716f5 (patch) | |
tree | b64d47ec1fe91fa13e0b906eb2051481977aad47 /arch/openrisc/mm/cache.c | |
parent | d012a7190fc1fd72ed48911e77ca97ba4521bccd (diff) | |
download | linux-141d170495beb4772fad653312364dac6f4716f5.tar.gz linux-141d170495beb4772fad653312364dac6f4716f5.tar.bz2 linux-141d170495beb4772fad653312364dac6f4716f5.zip |
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: ff6c923dbec3 ("openrisc: Add support for external initrd images")
Signed-off-by: Stafford Horne <shorne@gmail.com>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Diffstat (limited to 'arch/openrisc/mm/cache.c')
0 files changed, 0 insertions, 0 deletions