Re: sh migor_defconfig build breakage

From: Mike Travis
Date: Thu May 08 2008 - 17:19:37 EST


Adrian Bunk wrote:
> Commit aa6b54461cc5c0019b9d792adf3176b444c10763
> (asm-generic: add node_to_cpumask_ptr macro)
> causes the following build error with migor_defconfig:
>
> <-- snip -->
>
> ...
> CC arch/sh/kernel/asm-offsets.s
> In file included from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/mm.h:8,
> from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/kernel/asm-offsets.c:13:
> /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/gfp.h: In function 'alloc_pages_node':
> /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/gfp.h:190:
> error: implicit declaration of function 'cpu_to_node'
> make[2]: *** [arch/sh/kernel/asm-offsets.s] Error 1
>
> <-- snip -->
>
> cu
> Adrian
>

Hi Adrian,

Thanks for the feedback, I'll cross-compile test this config.

Mike
--
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/