Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223507
b: refs/heads/master
c: d153ba6
h: refs/heads/master
i:
  223505: 9d911b5
  223503: c39d433
v: v3
  • Loading branch information
Wu Fengguang authored and Linus Torvalds committed Dec 23, 2010
1 parent daa1df0 commit 7fe0c2c
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: f06328d7721ad3852c45eb2a10a0c8f9439b5f33
refs/heads/master: d153ba64450b9371158c6516d6cac120faace44c
2 changes: 1 addition & 1 deletion trunk/mm/page-writeback.c
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ static void balance_dirty_pages(struct address_space *mapping,
break; /* We've done our duty */
}
trace_wbc_balance_dirty_wait(&wbc, bdi);
__set_current_state(TASK_INTERRUPTIBLE);
__set_current_state(TASK_UNINTERRUPTIBLE);
io_schedule_timeout(pause);

/*
Expand Down

0 comments on commit 7fe0c2c

Please sign in to comment.