[PATCH 13/11] arm64: Add support for 48-bit VA space with 64KB page configuration
Jungseok Lee
jungseoklee85 at gmail.com
Tue Jul 22 07:57:11 PDT 2014
On Jul 22, 2014, at 00:09 +900 Catalin Marinas wrote:
> This patch allows support for 3 levels of page tables with 64KB page
> configuration allowing 48-bit VA space. The pgd is no longer a full
> PAGE_SIZE (PTRS_PER_PGD is 64) and (swapper|idmap)_pg_dir are not fully
> populated (pgd_alloc falls back to kzalloc).
>
> Signed-off-by: Catalin Marinas <catalin.marinas at arm.com>
> ---
One more step :)
Are you going to post the next version of this series including [12/11]
and [13/11] or finalize the series?
In addition, could you put my gmail address in CC in coming patch or
the next version? It help me follow up the series easily.
- Jungseok Lee
More information about the linux-arm-kernel
mailing list