Merge "Merge android-4.19-stable.113 (2b82910d) into msm-4.19"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
eb7bfc5b72
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user