commit | 823900cd01301c4720b23afa9f3d08036e07245a | [log] [tgz] |
---|---|---|
author | Anup Patel <anup.patel@wdc.com> | Wed Feb 13 16:43:01 2019 +0530 |
committer | Anup Patel <anup@brainfault.org> | Thu Feb 21 11:26:50 2019 +0530 |
tree | 2e1087efc0139a78b7e50891cdb9af8cd19c29c9 | |
parent | f2c17aabc917e1092eedb16fa2b8891e9379f7e6 [diff] |
RISC-V: Free-up initrd in free_initrd_mem() We should free-up initrd memory in free_initrd_mem() instead of doing nothing. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>