summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorStefan Sørensen <stefan.sorensen@spectralink.com>2017-08-30 08:58:47 +0200
committerDavid S. Miller <davem@davemloft.net>2017-08-30 14:50:11 -0700
commitd36b82bcdd1908450f8c3ba3f9b7a189cda8c69c (patch)
treebda655d89f7c989a1d0b55df21500aff03951f90 /tools/perf/scripts/python/export-to-postgresql.py
parentf379fdf10b12e19080ee4e2ce27ed54d9e8806d8 (diff)
dp83640: don't hold spinlock while calling netif_rx_ni
We should not hold a spinlock while pushing the skb into the networking stack, so move the call to netif_rx_ni out of the critical region to where we have dropped the spinlock. Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions