acrn-kernel/arch/arm64/mm
Linus Torvalds b92cd80e5f arm64/mm: Convert to using lock_mm_and_find_vma()
commit ae870a68b5 upstream.

This converts arm64 to use the new page fault helper.  It was very
straightforward, but still needed a fix for the "obvious" conversion I
initially did.  Thanks to Suren for the fix and testing.

Fixed-and-tested-by: Suren Baghdasaryan <surenb@google.com>
Unnecessary-code-removal-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
[6.1: Ignore CONFIG_PER_VMA_LOCK context]
Signed-off-by: Samuel Mendoza-Jonas <samjonas@amazon.com>
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-07-01 13:16:24 +02:00
..
Makefile
cache.S
context.c
copypage.c
dma-mapping.c
extable.c
fault.c arm64/mm: Convert to using lock_mm_and_find_vma() 2023-07-01 13:16:24 +02:00
flush.c
hugetlbpage.c
init.c
ioremap.c
kasan_init.c
mmap.c
mmu.c
mteswap.c
pageattr.c
pgd.c
physaddr.c
proc.S
ptdump.c
ptdump_debugfs.c
trans_pgd-asm.S
trans_pgd.c