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:
6072f74
)
ide: Must hold queue lock when requeueing
author
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 31 Mar 2010 20:13:39 +0000
(20:13 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 1 Apr 2010 08:31:14 +0000
(
01:31
-0700)
ide-atapi requeues requests without holding the queue lock.
This patch fixes it by using ide_requeue_and_plug.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found