diff options
author | Roland Dreier <rolandd@cisco.com> | 2005-10-23 12:57:19 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-23 16:38:39 -0700 |
commit | 75eeec2f3fd9e8a16777219ebf1bf8395845faa7 (patch) | |
tree | 347883a070001786aafdbf284d8d6971ab44dbff /drivers/acpi/toshiba_acpi.c | |
parent | 8d3b35914aa54232b27e6a2b57d84092aadc5e86 (diff) | |
download | op-kernel-dev-75eeec2f3fd9e8a16777219ebf1bf8395845faa7.zip op-kernel-dev-75eeec2f3fd9e8a16777219ebf1bf8395845faa7.tar.gz |
[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()
We should always re-arm an event queue's interrupt in
mthca_tavor_interrupt() if the corresponding bit is set in the event cause
register (ECR), even if we didn't find any entries in the EQ. If we don't,
then there's a window where we miss an EQ entry and then get stuck because
we don't get another EQ event.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/acpi/toshiba_acpi.c')
0 files changed, 0 insertions, 0 deletions