aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSathya Perla <[email protected]>2012-11-27 19:50:02 +0000
committerDavid S. Miller <[email protected]>2012-11-28 11:35:08 -0500
commite49cc34f7ac30304ef0563d2517f6c5f86525220 (patch)
tree2be3b6844b70634bb1853fe6e247d8533c155464 /tools/perf/scripts/python
parentf33e716ffd65949c5bf7cfbc4e8f7e63fb6e064b (diff)
be2net: fix INTx ISR for interrupt behaviour on BE2
On BE2 chip, an interrupt may be raised even when EQ is in un-armed state. As a result be_intx()::events_get() and be_poll:events_get() can race and notify an EQ wrongly. Fix this by counting events only in be_poll(). Commit 0b545a629 fixes the same issue in the MSI-x path. But, on Lancer, INTx can be de-asserted only by notifying num evts. This is not an issue as the above BE2 behavior doesn't exist/has never been seen on Lancer. Signed-off-by: Sathya Perla <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions