Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26849
b: refs/heads/master
c: 48d7055
h: refs/heads/master
i:
  26847: 84aa454
v: v3
  • Loading branch information
Micon, David authored and Linus Torvalds committed May 21, 2006
1 parent ca13b20 commit 67b9132
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9ccfc29c671c9d0a83c2a114d4bc5f85f3cd749d
refs/heads/master: 48d705522da4fa04bb0169a7ca3c9ab92e28b613
1 change: 1 addition & 0 deletions trunk/drivers/usb/input/hiddev.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ static ssize_t hiddev_read(struct file * file, char __user * buffer, size_t coun
}

schedule();
set_current_state(TASK_INTERRUPTIBLE);
}

set_current_state(TASK_RUNNING);
Expand Down

0 comments on commit 67b9132

Please sign in to comment.