commit | 47d9644de92c1aa9dcd791203397b161c67096ca | [log] [tgz] |
---|---|---|
author | Liam R. Howlett <Liam.Howlett@Oracle.com> | Fri Jan 20 11:26:28 2023 -0500 |
committer | Andrew Morton <akpm@linux-foundation.org> | Thu Feb 09 16:51:35 2023 -0800 |
tree | 4a76b5ce746e6b0edd988b027af1a2d0a5a73e57 | |
parent | a27a11f92fe2bb1c02c8bba0a8315f9b7ad3b396 [diff] |
nommu: convert nommu to using the vma iterator Gain type safety in nommu by using the vma_iterator and not the maple tree directly. Link: https://lkml.kernel.org/r/20230120162650.984577-28-Liam.Howlett@oracle.com Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>