diff options
author | Liam R. Howlett <Liam.Howlett@Oracle.com> | 2023-01-20 17:26:36 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-10 01:51:36 +0100 |
commit | 0fd5a9e2b09ff589370f2c536df77654ed2d341f (patch) | |
tree | da34cf01e5c9eceeda7669e6ad46befdc102762a /fs/exec.c | |
parent | mm: remove unnecessary write to vma iterator in __vma_adjust() (diff) | |
download | linux-0fd5a9e2b09ff589370f2c536df77654ed2d341f.tar.xz linux-0fd5a9e2b09ff589370f2c536df77654ed2d341f.zip |
mm: pass vma iterator through to __vma_adjust()
Pass the iterator through to be used in __vma_adjust(). The state of the
iterator needs to be correct for the operation that will occur so make the
adjustments.
Link: https://lkml.kernel.org/r/20230120162650.984577-36-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions