diff --git a/[refs] b/[refs] index 010923461455..d80915f56bc2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d60b9c16d7bae49b75255520abd7dfd2e94627bc +refs/heads/master: 1b76b02f15c70d5f392ee2e231fbd20a26063a77 diff --git a/trunk/mm/page_alloc.c b/trunk/mm/page_alloc.c index b21b3db15a7f..918330f71dba 100644 --- a/trunk/mm/page_alloc.c +++ b/trunk/mm/page_alloc.c @@ -105,7 +105,7 @@ unsigned long totalreserve_pages __read_mostly; */ unsigned long dirty_balance_reserve __read_mostly; -int percpu_pagelist_fraction = 8; +int percpu_pagelist_fraction; gfp_t gfp_allowed_mask __read_mostly = GFP_BOOT_MASK; #ifdef CONFIG_PM_SLEEP