From: Richard Guy Briggs Date: Fri, 13 Sep 2013 03:03:51 +0000 (-0400) Subject: audit: reset audit backlog wait time after error recovery X-Git-Tag: v3.14-rc1~118^2~45 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e789e561a50de0aaa8c695662d97aaa5eac9d55f;p=pandora-kernel.git audit: reset audit backlog wait time after error recovery When the audit queue overflows and times out (audit_backlog_wait_time), the audit queue overflow timeout is set to zero. Once the audit queue overflow timeout condition recovers, the timeout should be reset to the original value. See also: https://lkml.org/lkml/2013/9/2/473 Cc: stable@vger.kernel.org # v3.8-rc4+ Signed-off-by: Luiz Capitulino Signed-off-by: Dan Duval Signed-off-by: Chuck Anderson Signed-off-by: Richard Guy Briggs Signed-off-by: Eric Paris --- Reading git-diff-tree failed