Re: 2.5.33-mm2

Adam Kropelin (akropel1@rochester.rr.com)
Wed, 4 Sep 2002 11:48:04 -0400


Seems to need this patch to satisfy the compiler gremlins...

--Adam

--- linux-2.5.33-mm2.orig/mm/vmalloc.c Wed Sep 4 11:42:50 2002
+++ linux-2.5.33-mm2/mm/vmalloc.c Wed Sep 4 11:38:53 2002
@@ -12,6 +12,7 @@
#include <linux/slab.h>
#include <linux/spinlock.h>
#include <linux/vmalloc.h>
+#include <linux/interrupt.h>

#include <asm/uaccess.h>
#include <asm/pgalloc.h>

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