--- linux-2.6.9/arch/i386/mm/init.c	2004-10-19 00:54:54.000000000 +0300
+++ r269/arch/i386/mm/init.c	2004-10-22 12:08:31.000000000 +0300
@@ -47,6 +47,7 @@ unsigned long highstart_pfn, highend_pfn
 
 static int noinline do_test_wp_bit(void);
 
+EXPORT_SYMBOL(__VMALLOC_RESERVE);
 /*
  * Creates a middle page table and puts a pointer to it in the
  * given global directory entry. This only returns the gd entry

