KVM: x86 emulator: convert single-operand MUL/IMUL to fastop
[pandora-kernel.git] / kernel / audit_tree.c
index 642a89c..a291aa2 100644 (file)
@@ -617,9 +617,9 @@ void audit_trim_trees(void)
                }
                spin_unlock(&hash_lock);
                trim_marked(tree);
-               put_tree(tree);
                drop_collected_mounts(root_mnt);
 skip_it:
+               put_tree(tree);
                mutex_lock(&audit_filter_mutex);
        }
        list_del(&cursor);