[PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALL
authorAmy Griffis <amy.griffis@hp.com>
Thu, 13 Jul 2006 17:17:12 +0000 (13:17 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 3 Aug 2006 14:50:39 +0000 (10:50 -0400)
Always initialize the audit_inode_hash[] so we don't oops on list rules.

Signed-off-by: Amy Griffis <amy.griffis@hp.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/audit.c

diff --cc kernel/audit.c
Simple merge