Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
[linux-2.6-block.git] / drivers / infiniband / core / uverbs_main.c
index 02b57240176c6e56bfc4c2c79ff5f52f65077bee..db98111b47f42764780172f9deb36237e882da73 100644 (file)
@@ -1491,6 +1491,7 @@ static void __exit ib_uverbs_cleanup(void)
                                 IB_UVERBS_NUM_FIXED_MINOR);
        unregister_chrdev_region(dynamic_uverbs_dev,
                                 IB_UVERBS_NUM_DYNAMIC_MINOR);
+       mmu_notifier_synchronize();
 }
 
 module_init(ib_uverbs_init);