Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131303
b: refs/heads/master
c: 071a0bc
h: refs/heads/master
i:
  131301: 7d129b2
  131299: d9dcab3
  131295: 63e556f
v: v3
  • Loading branch information
Linus Torvalds committed Feb 12, 2009
1 parent 3cd7e5a commit 4d68ec4
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: b1aabecd55931ee754f6a913969516b26a0e682e
refs/heads/master: 071a0bc2ceace31266836801510879407a3701fa
2 changes: 1 addition & 1 deletion trunk/mm/page-writeback.c
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,7 @@ int write_cache_pages(struct address_space *mapping,
pagevec_release(&pvec);
cond_resched();
}
if (!cycled) {
if (!cycled && !done) {
/*
* range_cyclic:
* We hit the last page and there is more work to be done: wrap
Expand Down

0 comments on commit 4d68ec4

Please sign in to comment.