On Fri, Apr 05, 2024 at 05:37:15PM +0900, Kunihiko Hayashi wrote:
> The function uniphier_mem_map_init() is to change global variable
> 'mem_map', which is referenced to get_page_table_size() to calculate
> the size of page table.
>
> However, uniphier_mem_map_init() is called after get_page_tabl
The function uniphier_mem_map_init() is to change global variable
'mem_map', which is referenced to get_page_table_size() to calculate
the size of page table.
However, uniphier_mem_map_init() is called after get_page_table_size(),
so the size of page table and 'mem_map' become inconsist each other
2 matches
Mail list logo