From: Kees Cook Date: Tue, 10 Apr 2012 20:26:44 +0000 (-0700) Subject: Smack: build when CONFIG_AUDIT not defined X-Git-Tag: v3.4-rc3~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=923e9a1399b620d063cd88537c64561bc3d5f905;p=pandora-kernel.git Smack: build when CONFIG_AUDIT not defined This fixes builds where CONFIG_AUDIT is not defined and CONFIG_SECURITY_SMACK=y. This got introduced by the stack-usage reducation commit 48c62af68a40 ("LSM: shrink the common_audit_data data union"). Signed-off-by: Kees Cook Acked-by: Eric Paris Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed