Re: [patch] Re: [patch] /proc race fixes for 2.2.1 (fwd)

Andrea Arcangeli (andrea@e-mind.com)
Thu, 4 Feb 1999 13:38:38 +0100 (CET)


On Wed, 3 Feb 1999, Andrea Arcangeli wrote:

> Here the bugfix against 2.2.1:

Woops I noticed that I forgot a bit to allow the compilation ;):

Index: sysctl.c
===================================================================
RCS file: /var/cvs/linux/fs/coda/sysctl.c,v
retrieving revision 1.1.2.2
diff -u -r1.1.2.2 sysctl.c
--- sysctl.c 1999/02/03 14:21:58 1.1.2.2
+++ sysctl.c 1999/02/04 12:34:15
@@ -24,6 +24,7 @@
#include <asm/segment.h>
#include <asm/uaccess.h>
#include <linux/utsname.h>
+#define __NO_VERSION__
#include <linux/module.h>

#include <linux/coda.h>

The patch is incremental...

Excuse me.

Andrea Arcangeli

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