Index: linux-2.6.18-rc4/mm/page_alloc.c =================================================================== --- linux-2.6.18-rc4.orig/mm/page_alloc.c 2006-08-18 12:32:12.725888924 -0700 +++ linux-2.6.18-rc4/mm/page_alloc.c 2006-08-18 12:33:35.699280688 -0700 @@ -612,7 +612,6 @@ static int rmqueue_bulk(struct zone *zon return i; } -#ifdef CONFIG_NUMA /* * Called from the slab reaper to drain pagesets on a particular node that * belongs to the currently executing processor.