Re: 2.6.8.1-mm1

From: Andrew Morton
Date: Tue Aug 17 2004 - 01:41:55 EST


"Martin J. Bligh" <mbligh@xxxxxxxxxxx> wrote:
>
> Well ... that worked - thanks. But NUMA is still FITH.
>
>
> arch/i386/mm/discontig.c: In function `zone_sizes_init':
> arch/i386/mm/discontig.c:422: warning: passing arg 3 of `free_area_init_node' from incompatible pointer type
> arch/i386/mm/discontig.c:422: warning: passing arg 4 of `free_area_init_node' makes pointer from integer without a cast
> arch/i386/mm/discontig.c:422: warning: passing arg 5 of `free_area_init_node' makes integer from pointer without a cast
> arch/i386/mm/discontig.c:422: too few arguments to function `free_area_init_node'
> arch/i386/mm/discontig.c:430: warning: passing arg 3 of `free_area_init_node' from incompatible pointer type
> arch/i386/mm/discontig.c:430: warning: passing arg 4 of `free_area_init_node' makes pointer from integer without a cast
> arch/i386/mm/discontig.c:430: warning: passing arg 5 of `free_area_init_node' makes integer from pointer without a cast
> arch/i386/mm/discontig.c:430: too few arguments to function `free_area_init_node'
> make[1]: *** [arch/i386/mm/discontig.o] Error 1

Oh crap - I seem to have misread a backout patch from Dave as a fix, so
most-but-not-all of that damn patch is reverted. If you back out
dont-pass-mem_map-into-init-functions-even-more-fixes.patch it should work
OK.

I'll drop the whole thing.
-
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/