Files
linux/drivers
Michael Kelley 6b2aaf302c hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC
commit c6aa9d3b43 upstream.

Memory allocations in the network transmit path must use GFP_ATOMIC
so they won't sleep.

Reported-by: Paolo Abeni <pabeni@redhat.com>
Link: https://lore.kernel.org/lkml/8a4d08f94d3e6fe8b6da68440eaa89a088ad84f9.camel@redhat.com/
Fixes: 846da38de0 ("net: netvsc: Add Isolation VM support for netvsc driver")
Cc: stable@vger.kernel.org
Signed-off-by: Michael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/1675714317-48577-1-git-send-email-mikelley@microsoft.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-02-14 19:11:40 +01:00
..
2023-01-07 11:11:39 +01:00
2023-02-09 11:28:25 +01:00
2022-12-31 13:33:12 +01:00
2022-12-31 13:32:09 +01:00