Commit 81a1ae6b authored by Vinayak Menon's avatar Vinayak Menon Committed by Suren Baghdasaryan
Browse files

ANDROID: mm: unlock the page on speculative fault retry



It is observed that certain file accesses are failing when
speculative file faults are enabled via "allow_file_spec_access".
This is because of not unlocking the page on error in
filemap_map_pages, and the locked page causes endless retry of
fault.

Bug: 199706590
Fixes: 35eacb5c ("ANDROID: mm: allow vmas with vm_ops to be speculatively handled")
Change-Id: Ic7643ea8188aa281754318866fde09eea094c5da
Signed-off-by: default avatarVinayak Menon <vinmenon@codeaurora.org>
(cherry picked from commit 4d9d866f)
parent 2957657a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment