From: Amy Griffis Date: Tue, 7 Mar 2006 03:40:05 +0000 (-0500) Subject: [PATCH] fix audit_init failure path X-Git-Tag: v2.6.17-rc1~665^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71e1c784b24a026a490b3de01541fc5ee14ebc09;p=pandora-kernel.git [PATCH] fix audit_init failure path Make audit_init() failure path handle situations where the audit_panic() action is not AUDIT_FAIL_PANIC (default is AUDIT_FAIL_PRINTK). Other uses of audit_sock are not reached unless audit's netlink message handler is properly registered. Bug noticed by Peter Staubach. Signed-off-by: Amy Griffis Signed-off-by: Al Viro --- Reading git-diff-tree failed