2.2.0-pre6 init_fd_array in arch/alpha/kernel/process.c

Michael Gilbert (mgilbert@oit.umass.edu)
Sat, 09 Jan 1999 10:29:49 -0500 (EST)


In 2.2.0-pre6, in the file arch/alpha/kernel/process.c, the entry

static struct file * init_fd_array[NR_OPEN] = { NULL, };

was removed, causing a compile failure. Replacing it back in process.c
enables successful compile/build.

MICHAEL Wm. GILBERT mgilbert@oit.umass.edu
Technology Development and Special Projects
Office of Information Technology (OIT)
University of Massachusetts at Amherst
Voice: 413-545-3124 Fax: 413-545-3203
A115 Lederle Graduate Research Center
UMASS Amherst, MA 01003 USA

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