diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2022-04-07 14:10:23 -0400 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2022-04-07 16:20:01 -0400 |
commit | b056fa070814897be32d83b079dbc311375588e7 (patch) | |
tree | e5d1bad92b8c8dbc1510472727173667c11bb1dc /mm/page-writeback.c | |
parent | 25cf32ad5dba79385f6e7de9008dcb75556c42d2 (diff) | |
download | linux-b056fa070814897be32d83b079dbc311375588e7.tar.gz linux-b056fa070814897be32d83b079dbc311375588e7.tar.bz2 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 'mm/page-writeback.c')
0 files changed, 0 insertions, 0 deletions