Commit 8f1aafa1 authored by Kazuhito Hagio's avatar Kazuhito Hagio Committed by Masaki Tachibana
Browse files

PATCH Fix validate_mem_section()



In case of old *mem_section array,
the 2nd validate_mem_section() returns TRUE when
"if (mem_map == 0) {
        mem_map = NOT_MEMMAP_ADDR;"
is executed for all section_nr.
However in case of old *mem_section array,
the 2nd validate_mem_section() must return FALSE.
So this patch fixes the return value.

Signed-off-by: default avatarKazuhito Hagio <k-hagio@ab.jp.nec.com>
parent 08db98cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment