aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorIvan Safonov <[email protected]>2020-05-31 21:17:52 +0300
committerGreg Kroah-Hartman <[email protected]>2020-06-18 09:57:55 +0200
commit21b1f2b3fb2e24cdfe8430acc8c8d2dc10f40225 (patch)
tree92c0c3266730130707148eb2fe76630bcf33d63f /tools/perf/scripts/python/export-to-sqlite.py
parentaeb4ac7916ce6120e764303b50917c7a2b8b0eba (diff)
staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in_interrupt() call
Wrappers around skb_clone() do not simplify the driver code. The skb_clone() is always called from an interrupt handler, so use GFP_ATOMIC allocation only. Signed-off-by: Ivan Safonov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions