summaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorLiam R. Howlett <Liam.Howlett@Oracle.com>2023-01-20 17:26:22 +0100
committerAndrew Morton <akpm@linux-foundation.org>2023-02-10 01:51:34 +0100
commit250cb40f0afee232d8573d7b1d8bc56d4b92f63e (patch)
tree92619b22a43ab4ff4da3cff7578bf3581f43673d /fs/proc/array.c
parentmempolicy: convert to vma iterator (diff)
downloadlinux-250cb40f0afee232d8573d7b1d8bc56d4b92f63e.tar.xz
linux-250cb40f0afee232d8573d7b1d8bc56d4b92f63e.zip
task_mmu: convert to vma iterator
Use the vma iterator so that the iterator can be invalidated or updated to avoid each caller doing so. Update the comments to how the vma iterator works. The vma iterator will keep track of the last vm_end and start the search from vm_end + 1. Link: https://lkml.kernel.org/r/20230120162650.984577-22-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/proc/array.c')
0 files changed, 0 insertions, 0 deletions