diff options
author | 2016-10-28 22:22:33 -0400 | |
---|---|---|
committer | 2016-11-01 15:23:58 -0400 | |
commit | 8d42629be0cb6c58a5c77cd02e47974c0e724e63 (patch) | |
tree | 3d2146cfe4432350fb9b795cc38ff7c0f5602216 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sunrpc: fix some missing rq_rbuffer assignments (diff) | |
download | wireguard-linux-8d42629be0cb6c58a5c77cd02e47974c0e724e63.tar.xz wireguard-linux-8d42629be0cb6c58a5c77cd02e47974c0e724e63.zip |
svcrdma: backchannel cannot share a page for send and rcv buffers
The underlying transport releases the page pointed to by rq_buffer
during xprt_rdma_bc_send_request. When the backchannel reply arrives,
rq_rbuffer then points to freed memory.
Fixes: 68778945e46f ('SUNRPC: Separate buffer pointers for RPC ...')
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Cc: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions