Re: make 2.5.70-mm2 dies with error

Andrew Morton (akpm@digeo.com)
Fri, 30 May 2003 18:15:26 -0700


jjs <jjs@tmsusa.com> 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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/