Skip to content
Commit ae870a68 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

arm64/mm: Convert to using lock_mm_and_find_vma()



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: default avatarSuren Baghdasaryan <surenb@google.com>
Unnecessary-code-removal-by: default avatarLiam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent eda00472
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment