Home
last modified time | relevance | path

Searched hist:"2286 a6914c776ec34cd97e4573b1466d055cb9de" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/mm/
H A Dmprotect.cdiff 2286a6914c776ec34cd97e4573b1466d055cb9de Fri Jan 20 10:26:18 CST 2023 Liam R. Howlett <Liam.Howlett@Oracle.com> mm: change mprotect_fixup to vma iterator

Use the vma iterator so that the iterator can be invalidated or updated to
avoid each caller doing so.

Link: https://lkml.kernel.org/r/20230120162650.984577-18-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/openbmc/linux/fs/
H A Dexec.cdiff 2286a6914c776ec34cd97e4573b1466d055cb9de Fri Jan 20 10:26:18 CST 2023 Liam R. Howlett <Liam.Howlett@Oracle.com> mm: change mprotect_fixup to vma iterator

Use the vma iterator so that the iterator can be invalidated or updated to
avoid each caller doing so.

Link: https://lkml.kernel.org/r/20230120162650.984577-18-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/openbmc/linux/include/linux/
H A Dmm.hdiff 2286a6914c776ec34cd97e4573b1466d055cb9de Fri Jan 20 10:26:18 CST 2023 Liam R. Howlett <Liam.Howlett@Oracle.com> mm: change mprotect_fixup to vma iterator

Use the vma iterator so that the iterator can be invalidated or updated to
avoid each caller doing so.

Link: https://lkml.kernel.org/r/20230120162650.984577-18-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>