Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217455
b: refs/heads/master
c: 66d9a98
h: refs/heads/master
i:
  217453: a032181
  217451: 90f7f67
  217447: 4f9518e
  217439: a1befe0
v: v3
  • Loading branch information
Shaohua Li authored and Linus Torvalds committed Oct 26, 2010
1 parent 4d10a5a commit a5b8ae7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bce54bbfde07e8b300f39dae14756c12a6ceca65
refs/heads/master: 66d9a986cddbbc2ea5db013e7999c621a956cc47
10 changes: 0 additions & 10 deletions trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -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();

Expand Down

0 comments on commit a5b8ae7

Please sign in to comment.