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