Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272146
b: refs/heads/master
c: f0dfcde
h: refs/heads/master
v: v3
  • Loading branch information
Alex,Shi authored and Linus Torvalds committed Nov 1, 2011
1 parent 36b6839 commit 6025e86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d1f0ece6cdca973c01a46dff0eb062baafe78a85
refs/heads/master: f0dfcde099453aa4c0dc42473828d15a6d492936
2 changes: 2 additions & 0 deletions trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -2887,6 +2887,8 @@ static int kswapd(void *p)
balanced_classzone_idx);
order = pgdat->kswapd_max_order;
classzone_idx = pgdat->classzone_idx;
new_order = order;
new_classzone_idx = classzone_idx;
pgdat->kswapd_max_order = 0;
pgdat->classzone_idx = pgdat->nr_zones - 1;
}
Expand Down

0 comments on commit 6025e86

Please sign in to comment.