Re: 3.8-rc1 build failure with MIPS/SPARSEMEM
From: Aaro Koskinen <aaro.koskinen@iki.fi>
Date: 2012-12-22 13:31:50
Also in:
linux-mm, lkml
From: Aaro Koskinen <aaro.koskinen@iki.fi>
Date: 2012-12-22 13:31:50
Also in:
linux-mm, lkml
Hi, On Sat, Dec 22, 2012 at 03:10:23PM +0200, Kirill A. Shutemov wrote:
On Sat, Dec 22, 2012 at 02:27:57PM +0200, Aaro Koskinen wrote:quoted
It looks like commit 816422ad76474fed8052b6f7b905a054d082e59a (asm-generic, mm: pgtable: consolidate zero page helpers) broke MIPS/SPARSEMEM build in 3.8-rc1:Could you try this: http://permalink.gmane.org/gmane.linux.kernel/1410981
It's not helping. And if you look at the error, it shows linux/mm.h is
already there?
[...]
In file included from /home/aaro/git/linux/arch/mips/include/asm/pgtable.h:388:0,
from include/linux/mm.h:44,
from arch/mips/kernel/asm-offsets.c:14:
[...]
A.