diff options
| author | Stefan Metzmacher <[email protected]> | 2025-08-04 12:15:51 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2025-08-06 19:09:57 +0000 |
| commit | afb4108c92898350e66b9a009692230bcdd2ac73 (patch) | |
| tree | 14b72c7c60fee4600f4f0364fb4279b9126db6ef /tools/lib/api/debug.h | |
| parent | smb: server: remove separate empty_recvmsg_queue (diff) | |
| download | kernel-afb4108c92898350e66b9a009692230bcdd2ac73.tar.gz kernel-afb4108c92898350e66b9a009692230bcdd2ac73.zip | |
smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already
In case of failures either ib_dma_map_single() might not be called yet
or ib_dma_unmap_single() was already called.
We should make sure put_recvmsg() only calls ib_dma_unmap_single() if needed.
Cc: Namjae Jeon <[email protected]>
Cc: Steve French <[email protected]>
Cc: Tom Talpey <[email protected]>
Cc: [email protected]
Cc: [email protected]
Fixes: 0626e6641f6b ("cifsd: add server handler for central processing and tranport layers")
Signed-off-by: Stefan Metzmacher <[email protected]>
Acked-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.h')
0 files changed, 0 insertions, 0 deletions
