On Tue, Jun 27, 2017 at 10:33:29AM -0700, Doug Berger wrote:
> The pmd containing memblock_limit is cleared by prepare_page_table()
> which creates the opportunity for early_alloc() to allocate unmapped
> memory if memblock_limit is not pmd aligned causing a boot-time hang.
>
> Commit 965278dcb8ab
The pmd containing memblock_limit is cleared by prepare_page_table()
which creates the opportunity for early_alloc() to allocate unmapped
memory if memblock_limit is not pmd aligned causing a boot-time hang.
Commit 965278dcb8ab ("ARM: 8356/1: mm: handle non-pmd-aligned end of RAM")
attempted to re
2 matches
Mail list logo