Re: [PATCH v3 1/3] mm: zero remaining unavailable struct pages

From: Andrew Morton
Date: Wed Oct 10 2018 - 19:29:27 EST


On Tue, 2 Oct 2018 10:38:19 -0400 Masayoshi Mizuma <msys.mizuma@xxxxxxxxx> wrote:

> From: Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
>
> ...
>
> Fixes: f7f99100d8d9 ("mm: stop zeroing memory during allocation in vmemmap")
> Signed-off-by: Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
> Tested-by: Oscar Salvador <osalvador@xxxxxxx>
> Tested-by: Masayoshi Mizuma <m.mizuma@xxxxxxxxxxxxxx>

This patch and [2/3] should have had your Signed-off-by:, since you
were on the patch delivery path. As explained in
Documentation/process/submitting-patches.rst, section 11.

I have made that change to my copy of these two patches.