aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMichael Kelley <[email protected]>2023-02-06 12:11:57 -0800
committerJakub Kicinski <[email protected]>2023-02-07 20:39:26 -0800
commitc6aa9d3b43cd11ac13a8220368a3b0483c6751d4 (patch)
tree4590299752014ef31564a09ae7356bc4fb1a3dd6 /tools/perf/scripts/python/export-to-postgresql.py
parent565b4824c39fa335cba2028a09d7beb7112f3c9a (diff)
hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC
Memory allocations in the network transmit path must use GFP_ATOMIC so they won't sleep. Reported-by: Paolo Abeni <[email protected]> Link: https://lore.kernel.org/lkml/[email protected]/ Fixes: 846da38de0e8 ("net: netvsc: Add Isolation VM support for netvsc driver") Cc: [email protected] Signed-off-by: Michael Kelley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions