AUDIT: Honour audit_backlog_limit again.
authorDavid Woodhouse <dwmw2@shinybook.infradead.org>
Thu, 19 May 2005 13:55:56 +0000 (14:55 +0100)
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>
Thu, 19 May 2005 13:55:56 +0000 (14:55 +0100)
commitfb19b4c6aa024837a0071f07baa07dbf49d07151
tree6062647cc9e84f81d679a5f3d27ceb8363e9822d
parent7063e6c717f6108c4b3fc3135a516c86ef944870
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 <dwmw2@infradead.org>
kernel/audit.c