Index: linux-2.6.18-rc6-mm2/include/linux/mmzone.h =================================================================== --- linux-2.6.18-rc6-mm2.orig/include/linux/mmzone.h 2006-09-18 15:12:15.853905698 -0500 +++ linux-2.6.18-rc6-mm2/include/linux/mmzone.h 2006-09-18 15:12:22.979504884 -0500 @@ -169,6 +169,7 @@ struct zone { #ifdef CONFIG_NUMA int node; + struct list_head list; /* * zone reclaim becomes active if more unmapped pages exist. */