forked from Minki/linux
6ef07a9f36
In mlx5_core_destroy_mkey(), we must first remove the mr from the radix tree and then destroy it. Otherwise we might hit a race if the key was reallocated and we attempted to insert it to the radix tree. Also handle radix tree insert/delete failures. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Reviewed-by: Eli Cohen <elic@dev.mellanox.co.il> Signed-off-by: Roland Dreier <roland@purestorage.com> |
||
---|---|---|
.. | ||
alloc.c | ||
cmd.c | ||
cq.c | ||
debugfs.c | ||
eq.c | ||
fw.c | ||
health.c | ||
Kconfig | ||
mad.c | ||
main.c | ||
Makefile | ||
mcg.c | ||
mlx5_core.h | ||
mr.c | ||
pagealloc.c | ||
pd.c | ||
port.c | ||
qp.c | ||
srq.c | ||
uar.c |