diff options
author | 2021-03-01 10:52:54 +0100 | |
---|---|---|
committer | 2021-03-19 20:15:48 +0100 | |
commit | 50891bead80bc79871528c2962d65c781c02330b (patch) | |
tree | 618f7a68afc5097feea124315b8493299b60b626 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | drm/etnaviv: Use FOLL_FORCE for userptr (diff) | |
download | wireguard-linux-50891bead80bc79871528c2962d65c781c02330b.tar.xz wireguard-linux-50891bead80bc79871528c2962d65c781c02330b.zip |
drm/etnaviv: User FOLL_LONGTERM in userptr
There's no mmu notifier or anything like that, releasing this pin is
entirely up to userspace. Hence FOLL_LONGTERM.
No cc: stable for this patch since a lot of the infrastructure around
FOLL_LONGETRM (like not allowing it for pages currently sitting in
ZONE_MOVEABLE before they're migrated) is still being worked on. So
not big benefits yet.
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Cc: Lucas Stach <l.stach@pengutronix.de>
Cc: Russell King <linux+etnaviv@armlinux.org.uk>
Cc: Christian Gmeiner <christian.gmeiner@gmail.com>
Cc: etnaviv@lists.freedesktop.org
Link: https://patchwork.freedesktop.org/patch/msgid/20210301095254.1946084-2-daniel.vetter@ffwll.ch
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions