Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41106
b: refs/heads/master
c: 967bf62
h: refs/heads/master
v: v3
  • Loading branch information
Joakim Tjernlund authored and Linus Torvalds committed Nov 29, 2006
1 parent ca4cb9a commit c38f739
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: ba8379b220509e9448c00a77cf6c15ac2a559cc7
refs/heads/master: 967bf623e9f5eecfb056b1ba7e0efd74a21c9c3a
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/chips/cfi_cmdset_0001.c
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,7 @@ static int inval_cache_and_wait_for_operation(
}
spin_lock(chip->mutex);

if (chip->state != chip_state) {
while (chip->state != chip_state) {
/* Someone's suspended the operation: sleep */
DECLARE_WAITQUEUE(wait, current);
set_current_state(TASK_UNINTERRUPTIBLE);
Expand Down

0 comments on commit c38f739

Please sign in to comment.