Re: make 2.5.70-mm2 dies with error

From: Andrew Morton (akpm@digeo.com)
Date: Fri May 30 2003 - 20:21:27 EST


jjs <jjs@xxxxxxxxxx> wrote:
>
> This may be of interest:
>
> NB 2.5.70-mm1 built and ran OK here -
>
> mm/built-in.o(.text+0x5095): In function `__map_pages':
> : undefined reference to `__flush_tlb_all'
> make: *** [.tmp_vmlinux1] Error 1
>

Drop a #include <asm/tlbflush.h> into mm/page_alloc.c

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