From: Catalin Marinas Date: Thu, 24 Jul 2014 13:12:11 +0000 (+0100) Subject: arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL X-Git-Tag: omap-for-v3.17/fixes-against-rc2~183^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a8f45b040bcb9b2ad2845f061499d1b6f41cc7b;p=pandora-kernel.git arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL This is a temporary patch to be able to compile the kernel in linux-next where the audit_syscall_* API has been changed. To be reverted once the proper arm64 fix can be applied. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed