mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-07-08 18:13:59 +02:00
b3c00be2ff
[ Upstream commitb056fa0708] The allocation is done with GFP_KERNEL, but it could still fail in a low memory situation. Fixes:4a85a6a332("SUNRPC: Handle TCP socket sends with kernel_sendpage() again") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Sasha Levin <sashal@kernel.org>