From: John Johansen Date: Wed, 17 Oct 2012 20:29:33 +0000 (-0700) Subject: apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40 X-Git-Tag: v3.7-rc2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43c422eda99b894f18d1cca17bcd2401efaf7bd0;p=pandora-kernel.git apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40 The capability defines have moved causing the auto generated names of capabilities that apparmor uses in logging to be incorrect. Fix the autogenerated table source to uapi/linux/capability.h Reported-by: YanHong Reported-by: Krzysztof Kolasa Analyzed-by: Al Viro Signed-off-by: John Johansen Acked-by: David Howells Acked-by: James Morris Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed