ANDROID: Fix mmu_notifier_trylock definition for !CONFIG_MMU_NOTIFIER config
mmu_notifier_trylock definition for CONFIG_MMU_NOTIFIER=n configuration has not been modified from the older version. Correct that mistake. Fixes: 69713504 ("ANDROID: fix mmu_notifier race caused by not taking mmap_lock during SPF") Bug: 161210518 Signed-off-by:Suren Baghdasaryan <surenb@google.com> Change-Id: I71b8644bd2864b6ed98a7ff9c15a99fbd4c5a6c5
Loading
Please sign in to comment