Merge "Merge android-4.19-stable.113 (2b82910d) into msm-4.19"

This commit is contained in:
qctecmdr
2020-07-24 22:21:25 -07:00
committed by Gerrit - the friendly Code Review server
227 changed files with 77978 additions and 75614 deletions

View File

@@ -556,7 +556,7 @@ NOKPROBE_SYMBOL(notify_die);
int register_die_notifier(struct notifier_block *nb)
{
vmalloc_sync_all();
vmalloc_sync_mappings();
return atomic_notifier_chain_register(&die_chain, nb);
}
EXPORT_SYMBOL_GPL(register_die_notifier);