diff options
| author | Liam R. Howlett <[email protected]> | 2023-01-20 16:26:37 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-02-10 00:51:36 +0000 |
| commit | b373037fa9bb374f26bbabc0779fe990d02d33b7 (patch) | |
| tree | eb682128107cf27478f404cf5fac12508839a2b4 /drivers/gpu/drm/omapdrm/omap_gem.c | |
| parent | mm: pass vma iterator through to __vma_adjust() (diff) | |
| download | kernel-b373037fa9bb374f26bbabc0779fe990d02d33b7.tar.gz kernel-b373037fa9bb374f26bbabc0779fe990d02d33b7.zip | |
mm: add vma iterator to vma_adjust() arguments
Change the vma_adjust() function definition to accept the vma iterator and
pass it through to __vma_adjust().
Update fs/exec to use the new vma_adjust() function parameters.
Update mm/mremap to use the new vma_adjust() function parameters.
Revert the __split_vma() calls back from __vma_adjust() to vma_adjust()
and pass through the vma iterator.
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
