[PATCH v7 00/11] arm64: Support 4 levels of translation tables
Jungseok Lee
jungseoklee85 at gmail.com
Thu Jul 17 07:56:30 PDT 2014
On Wed, 16 Jul 2014 20:09:41 +0100, Catalin Marinas wrote:
> Hi,
>
> I've taken over Jungseok's 4-level page table series here:
>
>
> https://lkml.kernel.org/g/000001cf6dc6$03ded0c0$0b9c7240$@samsung.com
>
>
> I kept the same series numbering, so this is normally version 7. Changes
> since v6:
>
> - Additional fixes for duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions
> - Removed the fixmap pmd from swapper_pg_dir populated in head.S
> - Several clean-ups in Jungseok's patches (annotated above my
> signed-off-by line)
> - Removal of the pgtable-*level-hwdef.h files
> - Converting levels config options to int ARM64_PGTABLE_LEVELS
>
> Important change: I dropped the KVM support for 4 levels temporarily. I
> plan to revive them but didn't have for v7.
>
> You can also access the branch here:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 pgtable-4levels
>
> The branch is on top of the arm64 for-next/core branch.
>
> Thanks.
Hi Catalin,
I've reviewed the whole patches. It's better and neater than the previous version.
I really thank you for improving this series.
I will leave a minor comment on 07/11 patch.
- Jungseok Lee
More information about the linux-arm-kernel
mailing list