diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2019-06-07 21:20:37 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-06-09 19:40:09 -0700 |
| commit | 90bc6d4b5466009d4a5c8d3a18dbf72b0f5ec807 (patch) | |
| tree | 3e334f4950598a07265fb31359ec9b1f65e8f2e4 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | f9dae5554aed4d55ab82a344f9fa698423ffac95 (diff) | |
dpaa2-eth: Use napi_alloc_frag()
The driver is using netdev_alloc_frag() for allocation in the
->ndo_start_xmit() path. That one is always invoked in a BH disabled
region so we could also use napi_alloc_frag().
Use napi_alloc_frag() for skb allocation.
Cc: Ioana Radulescu <[email protected]>
Acked-by: Ioana Radulescu <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions