Home
last modified time | relevance | path

Searched hist:"0 fd5a9e2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dmmap.c0fd5a9e2 Fri Jan 20 10:26:36 CST 2023 Liam R. Howlett <Liam.Howlett@Oracle.com> 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>