]> Pileus Git - ~andy/linux/commit
Revert "audit: move kaudit thread start from auditd registration to kaudit init"
authorEric Paris <eparis@redhat.com>
Wed, 8 May 2013 01:24:02 +0000 (21:24 -0400)
committerEric Paris <eparis@redhat.com>
Wed, 8 May 2013 02:27:21 +0000 (22:27 -0400)
commit82d8da0d46ae7d3e9089efadb5e8d9841c20a431
tree363caec82ec31d6d8d7f4559f265d2521322fcb0
parent33e2208acfc15ce00d3dd13e839bf6434faa2b04
Revert "audit: move kaudit thread start from auditd registration to kaudit init"

This reverts commit 6ff5e45985c2fcb97947818f66d1eeaf9d6600b2.

Conflicts:
kernel/audit.c

This patch was starting a kthread for all the time.  Since the follow on
patches that required it didn't get finished in 3.10 time, we shouldn't
ship this change in 3.10.

Signed-off-by: Eric Paris <eparis@redhat.com>
kernel/audit.c