diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2022-04-07 20:10:23 +0200 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2022-04-07 22:20:01 +0200 |
commit | b056fa070814897be32d83b079dbc311375588e7 (patch) | |
tree | e5d1bad92b8c8dbc1510472727173667c11bb1dc /Documentation | |
parent | SUNRPC: Handle allocation failure in rpc_new_task() (diff) | |
download | linux-b056fa070814897be32d83b079dbc311375588e7.tar.xz linux-b056fa070814897be32d83b079dbc311375588e7.zip |
SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
The allocation is done with GFP_KERNEL, but it could still fail in a low
memory situation.
Fixes: 4a85a6a3320b ("SUNRPC: Handle TCP socket sends with kernel_sendpage() again")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions