]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
RDMA/core: Remove ucontext->closing
authorJason Gunthorpe <jgg@nvidia.com>
Tue, 29 Sep 2020 16:09:07 +0000 (13:09 -0300)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 30 Sep 2020 18:27:19 +0000 (15:27 -0300)
commita6f0b08dbaf289c3c57284e16ac8043140f2139b
tree61df9c16233b079b86b0f80a68910c527dc97daf
parent220aee30213db8b866579041b2313c4ce4184e59
RDMA/core: Remove ucontext->closing

Nothing reads this any more, and the reason for its existence has passed
due to the deferred fput() scheme.

Fixes: 8ea1f989aa07 ("drivers/IB,usnic: reduce scope of mmap_sem")
Link: https://lore.kernel.org/r/0-v1-df64ff042436+42-uctx_closing_jgg@nvidia.com
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/core/rdma_core.c
include/rdma/ib_verbs.h