diff options
| author | 2021-10-25 11:56:53 +0200 | |
|---|---|---|
| committer | 2021-10-25 13:58:19 +0100 | |
| commit | fdd3c5f076b69cba2e53e00d9b5191724c7d62f3 (patch) | |
| tree | 255e9a01defc7fbc3a229cb28f25762f841b4bce /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | s390/qeth: move qdio's QAOB cache into qeth (diff) | |
| download | linux-dev-fdd3c5f076b69cba2e53e00d9b5191724c7d62f3.tar.xz linux-dev-fdd3c5f076b69cba2e53e00d9b5191724c7d62f3.zip | |
s390/qeth: clarify remaining dev_kfree_skb_any() users
For none of the users we are under risk of running in HW IRQ context or
or with IRQs disabled. Thus we always end up in consume_skb().
But the two occurences in the RX path should really report the dropped
packet to dropmon, so have them use kfree_skb() instead. That's also
consistent with what napi_free_frags() does internally.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
