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:44 +0000
committerAndrew Morton <[email protected]>2023-02-10 00:51:37 +0000
commitb2b3b886738fec5e89ca9ebc720eba1a8f615753 (patch)
treee27ed042fd25803f4214d65bacbccbd5147b00e1 /drivers/gpu/drm/omapdrm/omap_gem.c
parentmm/mmap: introduce init_vma_prep() and init_multi_vma_prep() (diff)
downloadkernel-b2b3b886738fec5e89ca9ebc720eba1a8f615753.tar.gz
kernel-b2b3b886738fec5e89ca9ebc720eba1a8f615753.zip
mm: don't use __vma_adjust() in __split_vma()
Use the abstracted locking and maple tree operations. Since __split_vma() is the only user of the __vma_adjust() function to use the insert argument, drop that argument. Remove the NULL passed through from fs/exec's shift_arg_pages() and mremap() at the same time. 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