]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - kernel/fork.c
gpio: Fix up merge collision in include file
[linux.git] / kernel / fork.c
index ef1e05a68827322a194f537079b63e1eb0ad8795..d8ae0f1b4148023c8c0d242b799039deb362ca09 100644 (file)
@@ -677,7 +677,6 @@ void __mmdrop(struct mm_struct *mm)
        WARN_ON_ONCE(mm == current->active_mm);
        mm_free_pgd(mm);
        destroy_context(mm);
-       hmm_mm_destroy(mm);
        mmu_notifier_mm_destroy(mm);
        check_mm(mm);
        put_user_ns(mm->user_ns);