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:
ae95757
)
cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
author
Stephen M. Cameron
<scameron@beardog.cce.hp.com>
Mon, 28 Nov 2011 19:12:05 +0000
(20:12 +0100)
committer
Jens Axboe
<axboe@kernel.dk>
Mon, 28 Nov 2011 19:12:05 +0000
(20:12 +0100)
IRQF_SHARED is required for older controllers that don't support MSI(X)
and which may end up sharing an interrupt.
Also remove deprecated IRQF_DISABLED.
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found