patch-2.1.17 linux/mm/memory.c

Next file: linux/mm/mlock.c
Previous file: linux/mm/filemap.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.16/linux/mm/memory.c linux/mm/memory.c
@@ -51,6 +51,7 @@
 #include <asm/string.h>
 
 unsigned long max_mapnr = 0;
+unsigned long num_physpages = 0;
 void * high_memory = NULL;
 
 /*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov