commit | 6d3c30efc964fadf2e6270e6fceaeca3ce50027a | [log] [tgz] |
---|---|---|
author | Mark Lord <liml@rtr.ca> | Wed Jan 21 10:31:29 2009 -0500 |
committer | Jeff Garzik <jgarzik@redhat.com> | Mon Jan 26 06:41:57 2009 -0500 |
tree | 555b60363b953a35836adf61ca0b5a4ca71e64a0 | |
parent | 5d0fb2e730e2085021cf5c8b6d14983e92aea75b [diff] |
sata_mv: msi masking fix (v2) Enable reliable use of Message-Signaled Interrupts (MSI) in sata_mv by masking further chip interrupts within the main interrupt handler. Based upon a suggestion by Grant Grundler. MSI is working reliably in all of my test systems here now. Signed-off-by: Mark Lord <mlord@pobox.com> Reviewed-by: Grant Grundler <grundler@google.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>