diff options
| author | Long Li <[email protected]> | 2020-03-27 05:09:20 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2020-03-29 21:42:54 +0000 |
| commit | 3946d0d04bb360acca72db5efe9ae8440012d9dc (patch) | |
| tree | 39867fa0e69552e40dacf8910d99f407a78dda71 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | cifs: smbd: Check and extend sender credits in interrupt context (diff) | |
| download | kernel-3946d0d04bb360acca72db5efe9ae8440012d9dc.tar.gz kernel-3946d0d04bb360acca72db5efe9ae8440012d9dc.zip | |
cifs: Allocate encryption header through kmalloc
When encryption is used, smb2_transform_hdr is defined on the stack and is
passed to the transport. This doesn't work with RDMA as the buffer needs to
be DMA'ed.
Fix it by using kmalloc.
Signed-off-by: Long Li <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
