OpenCloudOS-Kernel/drivers/infiniband
David Hildenbrand 20ea778323 RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage
FOLL_FORCE is really only for ptrace access. As we unpin the pinned pages
using unpin_user_pages_dirty_lock(true), the assumption is that all these
pages are writable.

FOLL_FORCE in this case seems to be a legacy leftover. Let's just remove
it.

Link: https://lkml.kernel.org/r/20221116102659.70287-19-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Cc: Dennis Dalessandro <dennis.dalessandro@cornelisnetworks.com>
Cc: Jason Gunthorpe <jgg@ziepe.ca>
Cc: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2022-11-30 15:59:00 -08:00
..
core RDMA/umem: remove FOLL_FORCE usage 2022-11-30 15:58:58 -08:00
hw RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage 2022-11-30 15:59:00 -08:00
sw RDMA/siw: remove FOLL_FORCE usage 2022-11-30 15:58:59 -08:00
ulp treewide: use get_random_u32() when possible 2022-10-11 17:42:58 -06:00
Kconfig RDMA/erdma: Add driver to kernel build environment 2022-07-27 16:04:05 -03:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00