diff options
| author | Stephen M. Cameron <[email protected]> | 2010-06-16 13:51:50 -0500 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2010-07-27 12:02:03 -0500 |
| commit | 10f66018088fd0c9fe81b1e328e3264c7b10caa5 (patch) | |
| tree | c63cd4610b2c7fd51ab57d8528c87a796e21b4ce /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 1886765906686cdb08c35afae20e4ad8f82367f5 (diff) | |
[SCSI] hpsa: separate intx and msi/msix interrupt handlers
There are things which need to be done in the intx
interrupt handler which do not need to be done in
the msi/msix interrupt handler, like checking that
the interrupt is actually for us, and checking that the
interrupt pending bit on the hardware is set (which we
weren't previously doing at all, which means old controllers
wouldn't work), so it makes sense to separate these into
two functions.
Signed-off-by: Stephen M. Cameron <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions