ANDROID: mm: prevent speculative page fault handling for in do_swap_page()
do_swap_page() uses migration_entry_wait() which operates on page tables without protection. Disable speculative page fault handling. Bug: 257443051 Bug: 260704658 Change-Id: I677eb1ee85707dce533d5d811dcde5f5dabcfdf3 Signed-off-by:Suren Baghdasaryan <surenb@google.com> Signed-off-by:
Robin Peng <robinpeng@google.com>
Loading
Please sign in to comment