Re: [PATCH v3 1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig
From: Paul Walmsley
Date: Mon Jul 01 2019 - 14:51:55 EST
Catalin, Palmer,
On Mon, 1 Jul 2019, Alexandre Ghiti wrote:
> ARCH_WANT_HUGE_PMD_SHARE config was declared in both architectures:
> move this declaration in arch/Kconfig and make those architectures
> select it.
>
> Signed-off-by: Alexandre Ghiti <alex@xxxxxxxx>
Since the change from v2 to v3 was minor (the removal of the "config
ARCH_WANT_HUGE_PMD_SHARE" line from the arm64 port), I'm planning to
apply your Reviewed-by:s and acks from
https://lore.kernel.org/linux-riscv/20190603172723.GH63283@xxxxxxxxxxxxxxxxxxxx/
https://lore.kernel.org/linux-riscv/mhng-4d1d4acb-f65f-4ed4-bc86-85a14b7c3e16@palmer-si-x1e/
If there's any objection, please let me know as soon as possible.
- Paul