Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254741
b: refs/heads/master
c: da175d0
h: refs/heads/master
i:
  254739: d800323
v: v3
  • Loading branch information
Mel Gorman authored and Linus Torvalds committed Jul 9, 2011
1 parent 0b412bf commit 5572503
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: d7868dae893c83c50c7824bc2bc75f93d114669f
refs/heads/master: da175d06b437093f93109ba9e5efbe44dfdf9409
2 changes: 1 addition & 1 deletion trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -2344,7 +2344,7 @@ static bool sleeping_prematurely(pg_data_t *pgdat, int order, long remaining,
}

if (!zone_watermark_ok_safe(zone, order, high_wmark_pages(zone),
classzone_idx, 0))
i, 0))
all_zones_ok = false;
else
balanced += zone->present_pages;
Expand Down

0 comments on commit 5572503

Please sign in to comment.