audit: include auditd's threads in audit_log_start() wait exception
authorRichard Guy Briggs <rgb@redhat.com>
Wed, 13 Jan 2016 14:15:19 +0000 (09:15 -0500)
committerPaul Moore <paul@paul-moore.com>
Wed, 13 Jan 2016 14:15:19 +0000 (09:15 -0500)
commitf48a942926c58e4b2dfc3f21c58579d5435841ef
treeb727f5831e233e2f56b5c4cb8b70601542bc8336
parenteb8baf6aa3ba1fcb1c1fd2cc57e31195a42689fd
audit: include auditd's threads in audit_log_start() wait exception

Should auditd spawn threads, allow all members of its thread group to
use the audit_backlog_limit reserves to bypass the queue limits too.

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
[PM: minor upstream merge tweaks]
Signed-off-by: Paul Moore <pmoore@redhat.com>
kernel/audit.c