From: David Woodhouse Date: Thu, 19 May 2005 13:55:56 +0000 (+0100) Subject: AUDIT: Honour audit_backlog_limit again. X-Git-Tag: v2.6.14-rc2~49^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb19b4c6aa024837a0071f07baa07dbf49d07151;p=pandora-kernel.git AUDIT: Honour audit_backlog_limit again. The limit on the number of outstanding audit messages was inadvertently removed with the switch to queuing skbs directly for sending by a kernel thread. Put it back again. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed