Revision fb448ce87a4a9482b084e67faf804aec79ed9b43 authored by Leon Romanovsky on 30 July 2020, 08:27:19 UTC, committed by Jason Gunthorpe on 30 July 2020, 14:03:33 UTC
The memory allocated for the DIM wasn't freed in in error unwind path, fix
it by calling to rdma_dim_destroy().

Fixes: da6629793aa6 ("RDMA/core: Provide RDMA DIM support for ULPs")
Link: https://lore.kernel.org/r/20200730082719.1582397-4-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com <mailto:maxg@mellanox.com>>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
1 parent 5d46b28
History
File Mode Size
1.Intro.rst -rw-r--r-- 14.3 KB
2.Process.rst -rw-r--r-- 23.7 KB
3.Early-stage.rst -rw-r--r-- 10.7 KB
4.Coding.rst -rw-r--r-- 21.3 KB
5.Posting.rst -rw-r--r-- 15.9 KB
6.Followthrough.rst -rw-r--r-- 11.8 KB
7.AdvancedTopics.rst -rw-r--r-- 9.5 KB
8.Conclusion.rst -rw-r--r-- 3.1 KB
adding-syscalls.rst -rw-r--r-- 26.2 KB
applying-patches.rst -rw-r--r-- 17.0 KB
botching-up-ioctls.rst -rw-r--r-- 11.3 KB
changes.rst -rw-r--r-- 12.3 KB
clang-format.rst -rw-r--r-- 6.4 KB
code-of-conduct-interpretation.rst -rw-r--r-- 7.2 KB
code-of-conduct.rst -rw-r--r-- 3.2 KB
coding-style.rst -rw-r--r-- 39.4 KB
deprecated.rst -rw-r--r-- 9.2 KB
development-process.rst -rw-r--r-- 810 bytes
email-clients.rst -rw-r--r-- 10.7 KB
embargoed-hardware-issues.rst -rw-r--r-- 13.1 KB
howto.rst -rw-r--r-- 26.8 KB
index.rst -rw-r--r-- 1.5 KB
kernel-docs.rst -rw-r--r-- 23.6 KB
kernel-driver-statement.rst -rw-r--r-- 4.1 KB
kernel-enforcement-statement.rst -rw-r--r-- 4.9 KB
license-rules.rst -rw-r--r-- 17.6 KB
magic-number.rst -rw-r--r-- 10.1 KB
maintainer-pgp-guide.rst -rw-r--r-- 37.4 KB
maintainers.rst -rw-r--r-- 25 bytes
management-style.rst -rw-r--r-- 13.1 KB
programming-language.rst -rw-r--r-- 2.0 KB
stable-api-nonsense.rst -rw-r--r-- 9.2 KB
stable-kernel-rules.rst -rw-r--r-- 6.8 KB
submit-checklist.rst -rw-r--r-- 4.8 KB
submitting-drivers.rst -rw-r--r-- 6.7 KB
submitting-patches.rst -rw-r--r-- 40.3 KB
unaligned-memory-access.rst -rw-r--r-- 10.4 KB
volatile-considered-harmful.rst -rw-r--r-- 5.6 KB

back to top