Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161359
b: refs/heads/master
c: 4e6d0bf
h: refs/heads/master
i:
  161357: a690e6d
  161355: d0bb2c1
  161351: 88d4f2c
  161343: 15feb69
v: v3
  • Loading branch information
Eric Paris authored and James Morris committed Sep 14, 2009
1 parent fd9e9f3 commit 3a56799
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 008574b11171a1ee9583a00188e27ff9e0432061
refs/heads/master: 4e6d0bffd3d72a32b620525c9007d2482c731775
2 changes: 2 additions & 0 deletions trunk/security/selinux/avc.c
Original file line number Diff line number Diff line change
Expand Up @@ -868,6 +868,8 @@ u32 avc_policy_seqno(void)

void avc_disable(void)
{
avc_flush();
synchronize_rcu();
if (avc_node_cachep)
kmem_cache_destroy(avc_node_cachep);
}

0 comments on commit 3a56799

Please sign in to comment.