Re: [PATCH v2] arm64: mm: Fix memmap to be initialized for the entire section

From: Hanjun Guo
Date: Fri Dec 09 2016 - 07:24:10 EST


On 12/09/2016 08:19 PM, Ard Biesheuvel wrote:
On 9 December 2016 at 12:14, Yisheng Xie <xieyisheng1@xxxxxxxxxx> wrote:
Hi Robert,
We have merged your patch to 4.9.0-rc8, however we still meet the similar problem
on our D05 board:


To be clear: does this issue also occur on D05 *without* the patch?

It boots ok on D05 without this patch.

But I think the problem Robert described in the commit message is
still there, just not triggered in the boot. we met this problem
when having LTP stress memory test and hit the same BUG_ON.

Thanks
Hanjun