[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 2.5.64-mm1
Andrew Morton <akpm@digeo.com> wrote:
>
>
> http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.64/2.5.64-mm1/
>
It doesn't build with gcc-3.2.1. Please put a
#include <linux/string.h>
into include/linux/genhd.h
Also, the remap_file_pages changes make 2.5.64-mm1 an x86-only kernel.
And, with gcc-3.2.1:
mnm:/usr/src/25> nm vmlinux|grep __constant_memcpy | wc
129 387 3741
mnm:/usr/src/25> nm vmlinux|grep __constant_c_and_count_memset | wc
233 699 9553
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>