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:35 +0000
committerAndrew Morton <[email protected]>2023-02-10 00:51:36 +0000
commitc465be97a4bc0022688d99f77a75b9be91843b31 (patch)
tree23ba7cea180c7b4b95e72bbba3da5b37d290bf1e /drivers/gpu/drm/omapdrm/omap_gem.c
parentmadvise: use split_vma() instead of __split_vma() (diff)
downloadkernel-c465be97a4bc0022688d99f77a75b9be91843b31.tar.gz
kernel-c465be97a4bc0022688d99f77a75b9be91843b31.zip
mm: remove unnecessary write to vma iterator in __vma_adjust()
If the vma start address is going to change due to an insert, then it is safe to not write the vma to the tree. The write of the insert vma will alter the tree as necessary. 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