diff options
author | Mark Lord <liml@rtr.ca> | 2008-05-17 13:36:30 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-05-19 17:29:51 -0400 |
commit | 88e675e193159b9891c1c576de4348eaf490f5d0 (patch) | |
tree | 6af356c51ed75d862ac7aa731a9aeea49e340eb6 /drivers/edac/edac_stub.c | |
parent | c4de573b14d78ac83861d81d12977457d1e9cb6d (diff) |
sata_mv: fix pmp drives not found
Part three of simplifying/fixing handling of the main_irq_mask register
to resolve unexpected interrupt issues observed in 2.6.26-rc*.
Partially fix a reported bug whereby we sometimes miss seeing drives on
a port-multiplier, as reported by Gwendal Grignou <gwendal@google.com>.
The problem was that we were receiving unexpected interrupts
during EH from POLLed commands while accessing port-multiplier registers.
These unexpected interrupts can be prevented by masking the DONE_IRQ bit
for the port whenever not operating in EDMA mode.
Also fix port_stop() to mask all port interrupts.
Signed-off-by: Mark Lord <mlord@pobox.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/edac/edac_stub.c')
0 files changed, 0 insertions, 0 deletions