diff options
author | Mike Rapoport <rppt@linux.ibm.com> | 2019-07-24 16:10:32 +0200 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2019-08-27 03:19:04 +0200 |
commit | f348f5c232408cb44451cc5ba52a4b326b6034da (patch) | |
tree | 342874ab6f459df75c1fd78bca9b4afa4fa5fdbe /.mailmap | |
parent | Linux 5.3-rc6 (diff) | |
download | linux-f348f5c232408cb44451cc5ba52a4b326b6034da.tar.xz linux-f348f5c232408cb44451cc5ba52a4b326b6034da.zip |
xtensa: remove free_initrd_mem
The xtensa free_initrd_mem() verifies that initrd is mapped and then
frees its memory using free_reserved_area().
The initrd is considered mapped when its memory was successfully reserved
with mem_reserve().
Resetting initrd_start to 0 in case of mem_reserve() failure allows to
switch to generic free_initrd_mem() implementation.
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Message-Id: <1563977432-8376-1-git-send-email-rppt@linux.ibm.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions