Re: [PATCH 1/3] riscv: Introduce huge page support for 32/64bit kernel

From: Paul Walmsley
Date: Fri Jan 11 2019 - 01:18:40 EST


Hello Alexandre,

On Mon, 10 Dec 2018, Alexandre Ghiti wrote:

> This patch implements both 4MB huge page support for 32bit kernel
> and 2MB/1GB huge pages support for 64bit kernel.
>
> Signed-off-by: Alexandre Ghiti <aghiti@xxxxxxxxx>

This patch introduces a few minor checkpatch and strict checkpatch
warnings, when tested against both v4.20 and v5.0-rc1 checkpatch versions.
Could you fix those? The other two patches in the series look OK from
that point of view.


- Paul