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:
78cd52d
)
[PATCH] ahci: add PIOS interim interrupt handling
author
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 11:58:30 +0000
(20:58 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 11:58:30 +0000
(20:58 +0900)
During multiblock PIO, multiple PIOS interrupts are generated before
qc compltion. Current code prints unnecessary message for such cases.
This is exposed when new EH slows down attached device into PIO mode.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found