From 04cb85a11ae85a704acbd23f08f1e92278e294fe Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 3 Jul 2008 09:28:44 -0700 Subject: [PATCH] --- yaml --- r: 98643 b: refs/heads/master c: 6beef7eb0c16b5216814148b04838cfa963d2cb4 h: refs/heads/master i: 98641: f3c13160579d1aee5f5bea5b79f98db8fd462ddb 98639: 8e9a0577b29c95ef76ec5b393add6c8c2c5f1174 v: v3 --- [refs] | 2 +- trunk/mm/page_alloc.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 7eff8555ae6e..3aa9f4f8661b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2e4bef41a0f7df31be140ef354b9c12f2299016a +refs/heads/master: 6beef7eb0c16b5216814148b04838cfa963d2cb4 diff --git a/trunk/mm/page_alloc.c b/trunk/mm/page_alloc.c index 2f552955a02f..f32fae3121f0 100644 --- a/trunk/mm/page_alloc.c +++ b/trunk/mm/page_alloc.c @@ -2328,7 +2328,6 @@ static void build_zonelists(pg_data_t *pgdat) static void build_zonelist_cache(pg_data_t *pgdat) { pgdat->node_zonelists[0].zlcache_ptr = NULL; - pgdat->node_zonelists[1].zlcache_ptr = NULL; } #endif /* CONFIG_NUMA */