mm/hugetlb: fix parameter passed to allocate bootmem memory
Intel inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I7HUWC CVE: NA ----------------------------------------------- Intel-SIG: hugetlb: fix parameter passed to allocate bootmem memory __alloc_bootmem_huge_page_inner() should use 'min_addr" as the 3rd parameter to invoke memblock_alloc_try_nid_raw() and memblock_alloc_try_nid_raw_flags. Fixes: 74bfdf15 ("mm/hugetlb: Hugetlb use non-mirrored memory if memory reliable is enabled") Signed-off-by:Jason Zeng <jason.zeng@intel.com>
Loading
Please sign in to comment