Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Mon, 14 Feb 2022 20:09:06 +0100 you wrote: > hso_create_device() is only called from function that already use > GFP_KERNEL. And all the callers are called from the probe function. > > So there is no need here to explicitly require a GFP_ATOMIC when > allocating memory. > > Use GFP_KERNEL instead. > > [...] Here is the summary with links: - net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when possible https://git.kernel.org/netdev/net-next/c/25ce79db8042 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html