aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_gem.c
diff options
context:
space:
mode:
authorLiam R. Howlett <[email protected]>2023-01-20 16:26:43 +0000
committerAndrew Morton <[email protected]>2023-02-10 00:51:37 +0000
commit68cefec539206ea691409f0d1e944ed343f23f04 (patch)
treef68bbed9a7cd09f78def84a0225dcd7349b32c0e /drivers/gpu/drm/omapdrm/omap_gem.c
parentmm/mmap: use vma_prepare() and vma_complete() in vma_expand() (diff)
downloadkernel-68cefec539206ea691409f0d1e944ed343f23f04.tar.gz
kernel-68cefec539206ea691409f0d1e944ed343f23f04.zip
mm/mmap: introduce init_vma_prep() and init_multi_vma_prep()
Add init_vma_prep() and init_multi_vma_prep() to set up the struct vma_prepare. This is to abstract the locking when adjusting the VMAs. Also change __vma_adjust() variable remove_next int in favour of a pointer to the VMA to remove. Rename next_next to remove2 since this better reflects its use. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Liam R. Howlett <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions