diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2022-09-06 19:48:55 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-09-26 19:46:20 -0700 |
commit | df724cedcfd7ce6638f40903144902a3e29fcec7 (patch) | |
tree | be91c847f3f0cd24bde3a17ea010ac4ac48ace91 /arch/um/kernel/tlb.c | |
parent | d9fa0e37cdd47cfb71f5fa7a599ef5b9e32c55ed (diff) |
optee: remove vma linked list walk
Use the VMA iterator instead. Change the calling convention of
__check_mem_type() to pass in the mm instead of the first vma in the
range.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Liam R. Howlett <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Reviewed-by: Davidlohr Bueso <[email protected]>
Tested-by: Yu Zhao <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: David Howells <[email protected]>
Cc: SeongJae Park <[email protected]>
Cc: Sven Schnelle <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'arch/um/kernel/tlb.c')
0 files changed, 0 insertions, 0 deletions