diff options
author | 2021-06-28 19:39:02 -0700 | |
---|---|---|
committer | 2021-06-29 10:53:51 -0700 | |
commit | 27a14d287e16c308040508be9f0cb28bc935bd0e (patch) | |
tree | c29d8c093b1565e17f2c4baab2c4493bde1f24fd /arch/mips/kernel | |
parent | arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection() (diff) | |
download | wireguard-linux-27a14d287e16c308040508be9f0cb28bc935bd0e.tar.xz wireguard-linux-27a14d287e16c308040508be9f0cb28bc935bd0e.zip |
arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_intersection()
vma_lookup() finds the vma of a specific address with a cleaner interface
and is more readable.
Link: https://lkml.kernel.org/r/20210521174745.2219620-6-Liam.Howlett@Oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Reviewed-by: Laurent Dufour <ldufour@linux.ibm.com>
Acked-by: David Hildenbrand <david@redhat.com>
Acked-by: Davidlohr Bueso <dbueso@suse.de>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/mips/kernel')
0 files changed, 0 insertions, 0 deletions