Re: [ANNOUNCE 1/4][RFC] Genetic Algorithm Library

From: Cal Peake
Date: Thu Jan 06 2005 - 12:23:31 EST


On Thu, 6 Jan 2005, Jake Moilanen wrote:

Hi Jake,

> diff -puN fs/proc/proc_misc.c~genetic-lib fs/proc/proc_misc.c
> --- linux-2.6.9/fs/proc/proc_misc.c~genetic-lib Wed Jan 5 15:45:54 2005
> +++ linux-2.6.9-moilanen/fs/proc/proc_misc.c Wed Jan 5 15:45:54 2005
> @@ -45,6 +45,7 @@
> #include <linux/sysrq.h>
> #include <linux/vmalloc.h>
> #include <linux/sched_cpustats.h>
> +#include <linux/genetic.h>
> #include <asm/uaccess.h>
> #include <asm/pgtable.h>
> #include <asm/io.h>

This hunk fails, the line above the addition isn't in vanilla 2.6.9 - nor
is the included file anywhere to be found either.

-- Cal

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