diff options
| author | Michael Kelley <[email protected]> | 2023-02-06 20:11:57 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-02-08 04:39:26 +0000 |
| commit | c6aa9d3b43cd11ac13a8220368a3b0483c6751d4 (patch) | |
| tree | 4590299752014ef31564a09ae7356bc4fb1a3dd6 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | devlink: change port event netdev notifier from per-net to global (diff) | |
| download | kernel-c6aa9d3b43cd11ac13a8220368a3b0483c6751d4.tar.gz kernel-c6aa9d3b43cd11ac13a8220368a3b0483c6751d4.zip | |
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 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
