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:
e2023b8
)
isci: rely on irq core for intx multiplexing, and silence screaming intx
author
Dan Williams
<dan.j.williams@intel.com>
Tue, 19 Apr 2011 19:32:51 +0000
(12:32 -0700)
committer
Dan Williams
<dan.j.williams@intel.com>
Sun, 3 Jul 2011 11:00:37 +0000
(
04:00
-0700)
Remove the extra logic to poll each controller for interrupts, that's
the core's job for shared interrupts.
While testing noticed that a number of interrupts fire while waiting for
the completion tasklet to run, so added an irq-ack.
Reported-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found