Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272149
b: refs/heads/master
c: 20c8c62
h: refs/heads/master
i:
  272147: 11d7748
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Nov 1, 2011
1 parent cb7cf1d commit 52c39b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: 99ef0315f1b320f392acc4364598340e78758fd2
refs/heads/master: 20c8c62891a346e09c8d26de41ce78bd7a76c5b0
5 changes: 2 additions & 3 deletions trunk/mm/backing-dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -404,9 +404,8 @@ static int bdi_forker_thread(void *ptr)
/*
* In the following loop we are going to check whether we have
* some work to do without any synchronization with tasks
* waking us up to do work for them. So we have to set task
* state already here so that we don't miss wakeups coming
* after we verify some condition.
* waking us up to do work for them. Set the task state here
* so that we don't miss wakeups after verifying conditions.
*/
set_current_state(TASK_INTERRUPTIBLE);

Expand Down

0 comments on commit 52c39b9

Please sign in to comment.