summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2013-01-29 22:58:04 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-02-14 10:48:18 -0800
commitbec1a03d483aa8e50657f2599d228fc879d385ea (patch)
treec7dd07aca28e4161e59a1a96138b44b52dc68ab5 /tools/perf/scripts/python/check-perf-trace.py
parent854b033a4cd8c405731f7ddb26d3ab8d39225cf1 (diff)
via-rhine: Fix bugs in NAPI support.
[ Upstream commit 559bcac35facfed49ab4f408e162971612dcfdf3 ] 1) rhine_tx() should use dev_kfree_skb() not dev_kfree_skb_irq() 2) rhine_slow_event_task's NAPI triggering logic is racey, it should just hit the interrupt mask register. This is the same as commit 7dbb491878a2c51d372a8890fa45a8ff80358af1 ("r8169: avoid NAPI scheduling delay.") made to fix the same problem in the r8169 driver. From Francois Romieu. Reported-by: Jamie Gloudon <jamie.gloudon@gmail.com> Tested-by: Jamie Gloudon <jamie.gloudon@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions