Merge commit 'origin' into master
[firefly-linux-kernel-4.4.55.git] / arch / powerpc / platforms / cell / spufs / sputrace.c
index a2460e2e192893e386ae44d6695fb2c52d10a421..d0b1f3f4d9c887de9a902b4e511c0a2940a4aa02 100644 (file)
@@ -263,6 +263,7 @@ static void __exit sputrace_exit(void)
 
        remove_proc_entry("sputrace", NULL);
        kfree(sputrace_log);
+       marker_synchronize_unregister();
 }
 
 module_init(sputrace_init);