SELinux: flush the avc before disabling SELinux
authorEric Paris <eparis@redhat.com>
Sun, 13 Sep 2009 02:54:23 +0000 (22:54 -0400)
committerJames Morris <jmorris@namei.org>
Mon, 14 Sep 2009 02:34:11 +0000 (12:34 +1000)
commit4e6d0bffd3d72a32b620525c9007d2482c731775
treef4a3ff34e800be74469bec99834780b4a0294dec
parent008574b11171a1ee9583a00188e27ff9e0432061
SELinux: flush the avc before disabling SELinux

Before SELinux is disabled at boot it can create AVC entries.  This patch
will flush those entries before disabling SELinux.

Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/avc.c