diff --git a/[refs] b/[refs] index 2a84c5f6898e..1d0c233a1ba2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bce54bbfde07e8b300f39dae14756c12a6ceca65 +refs/heads/master: 66d9a986cddbbc2ea5db013e7999c621a956cc47 diff --git a/trunk/mm/vmscan.c b/trunk/mm/vmscan.c index 0c33a0997907..28b0521e4bfd 100644 --- a/trunk/mm/vmscan.c +++ b/trunk/mm/vmscan.c @@ -1956,16 +1956,6 @@ static unsigned long do_try_to_free_pages(struct zonelist *zonelist, } out: - /* - * Now that we've scanned all the zones at this priority level, note - * that level within the zone so that the next thread which performs - * scanning of this zone will immediately start out at this priority - * level. This affects only the decision whether or not to bring - * mapped pages onto the inactive list. - */ - if (priority < 0) - priority = 0; - delayacct_freepages_end(); put_mems_allowed();