On Sun, Jul 12, 2015 at 5:18 AM, Minfei Huang wrote:
> From: Minfei Huang
>
> The variable pmd_idx is undefined, when we try to start the loop to
> calculate the page.
>
> Assign the proper value which indexes the start address to make it work
> well.
>
> Signed-off-by: Minfei Huang
> ---
> arc
ping.
Can someone help review this patch?
Thanks
Minfei
On 07/12/15 at 08:18P, Minfei Huang wrote:
> From: Minfei Huang
>
> The variable pmd_idx is undefined, when we try to start the loop to
> calculate the page.
>
> Assign the proper value which indexes the start address to make it work
> w
From: Minfei Huang
The variable pmd_idx is undefined, when we try to start the loop to
calculate the page.
Assign the proper value which indexes the start address to make it work
well.
Signed-off-by: Minfei Huang
---
arch/x86/mm/init_32.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/ar
3 matches
Mail list logo