summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
diff options
context:
space:
mode:
authorDavid Hildenbrand <david@redhat.com>2022-11-16 13:26:56 +0300
committerAndrew Morton <akpm@linux-foundation.org>2022-12-01 02:58:59 +0300
commitc098ce73c247a0e36d8a6b8cfdc7d05e4bc81bd0 (patch)
tree9b702f34bfe9f09e2d93dafa0c8fd76f70a8ce67 /drivers/infiniband/hw
parentcb78a634f3f7ff743e19fbffcb72d794e4bd7f73 (diff)
downloadlinux-c098ce73c247a0e36d8a6b8cfdc7d05e4bc81bd0.tar.xz
drm/exynos: 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-18-david@redhat.com Signed-off-by: David Hildenbrand <david@redhat.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Cc: Inki Dae <inki.dae@samsung.com> Cc: Seung-Woo Kim <sw0312.kim@samsung.com> Cc: Kyungmin Park <kyungmin.park@samsung.com> Cc: David Airlie <airlied@gmail.com> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'drivers/infiniband/hw')
0 files changed, 0 insertions, 0 deletions