git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d5e825
)
[PATCH] USB: usb/digi_acceleport: correct wait-queue state
author
Nishanth Aravamudan
<nacc@us.ibm.com>
Tue, 19 Apr 2005 00:39:25 +0000
(17:39 -0700)
committer
Greg K-H
<gregkh@suse.de>
Tue, 19 Apr 2005 00:39:25 +0000
(17:39 -0700)
First patch incorrectly changed state of the wait-queue usage to
TASK_UNINTERRUPTIBLE. Reverted to TASK_INTERRUPTIBLE.
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found