diff options
author | 2005-10-23 12:57:19 -0700 | |
---|---|---|
committer | 2005-10-23 16:38:39 -0700 | |
commit | 75eeec2f3fd9e8a16777219ebf1bf8395845faa7 (patch) | |
tree | 347883a070001786aafdbf284d8d6971ab44dbff /drivers/i2c | |
parent | [PATCH] inotify/idr leak fix (diff) | |
download | wireguard-linux-75eeec2f3fd9e8a16777219ebf1bf8395845faa7.tar.xz wireguard-linux-75eeec2f3fd9e8a16777219ebf1bf8395845faa7.zip |
[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/i2c')
0 files changed, 0 insertions, 0 deletions