Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144374
b: refs/heads/master
c: 8713e01
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed May 2, 2009
1 parent 2e8275a commit 6c47a6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0ae05fb254a5f2617fc8fcfff7be959b54a5e963
refs/heads/master: 8713e01295140f674a41f2199b0f7ca99dfb69d5
2 changes: 1 addition & 1 deletion trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1471,7 +1471,7 @@ static void shrink_zone(int priority, struct zone *zone,

for_each_evictable_lru(l) {
int file = is_file_lru(l);
int scan;
unsigned long scan;

scan = zone_nr_pages(zone, sc, l);
if (priority) {
Expand Down

0 comments on commit 6c47a6a

Please sign in to comment.