Re: [PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives
From: Luiz Capitulino
Date: Tue Jul 31 2018 - 16:06:56 EST
On Tue, 31 Jul 2018 06:01:44 +0000
Alexandre Ghiti <alex@xxxxxxxx> wrote:
> [CC linux-mm for inclusion in -mm tree]
>
> In order to reduce copy/paste of functions across architectures and then
> make riscv hugetlb port (and future ports) simpler and smaller, this
> patchset intends to factorize the numerous hugetlb primitives that are
> defined across all the architectures.
[...]
> 15 files changed, 139 insertions(+), 382 deletions(-)
I imagine you're mostly interested in non-x86 review at this point, but
as this series is looking amazing:
Reviewed-by: Luiz Capitulino <lcapitulino@xxxxxxxxxx>