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:
f1bbfb9
)
libata: don't schedule LPM action seperately during probing
author
Tejun Heo
<htejun@gmail.com>
Sun, 18 May 2008 16:15:12 +0000
(
01:15
+0900)
committer
Jeff Garzik
<jgarzik@redhat.com>
Mon, 19 May 2008 21:51:48 +0000
(17:51 -0400)
There's no reason to schedule LPM action after probing is complete
causing another EH iteration. Just schedule it together with probing
itself.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found