Re: mm snapshot broken-out-2007-11-13-04-14 Build Fails at memory.c

From: Martin Schwidefsky
Date: Tue Nov 13 2007 - 10:18:15 EST


On Tue, 2007-11-13 at 20:13 +0530, Kamalesh Babulal wrote:
> Hi Andrew,
>
> The kernel build fails, with following build error
>
> mm/memory.c: In function âfree_pte_rangeâ:
> mm/memory.c:126: error: implicit declaration of function âpmd_pgtableâ
> mm/memory.c:126: warning: initialization makes pointer from integer without a cast
> mm/memory.c: In function âapply_to_pte_rangeâ:
> mm/memory.c:1389: warning: assignment makes pointer from integer without a cast
> make[1]: *** [mm/memory.o] Error 1
> make: *** [mm] Error 2
>
> The patch causing this issue is config_highpte-vs-sub-page-page-tables.patch.
> Where the marco is defined #ifndef CONFIG_PPC_64K_PAGES.

Hmm, the default config for ppc compiled. Can you send me the .config
for the failed compile? I'll fix it up.

--
blue skies,
Martin.

"Reality continues to ruin my life." - Calvin.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/