Mike Rapoport f348f5c232 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>
2019-08-26 18:19:04 -07:00
..
2019-08-24 20:00:11 -07:00
2019-08-16 10:51:47 -07:00
2019-07-17 09:36:38 -07:00
2019-07-11 10:09:44 -07:00
2019-07-12 15:38:05 -07:00
2019-08-24 19:48:42 -07:00
2019-08-14 10:31:11 -07:00
2019-08-09 15:46:29 -07:00
2019-08-23 00:39:53 +02:00
2019-07-12 16:06:27 -07:00
2019-08-26 18:19:04 -07:00