2.3.24: initrd dosen't compile

Junichi Saito (j.saito@wanadoo.fr)
Tue, 2 Nov 1999 17:02:42 +0100 (CET)


With initrd support enabled, the build of 2.3.24 aborts at init/main.c due
to an undeclared variable ('memory_start'). Searching further, I noticed
the following two lines had been removed in patch 2.3.23.

static unsigned long memory_start = 0;
static unsigned long memory_end = 0;

Can I safely reverse the changes in 2.3.24 ?

j.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/