arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL
authorCatalin Marinas <catalin.marinas@arm.com>
Thu, 24 Jul 2014 13:12:11 +0000 (14:12 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 24 Jul 2014 15:01:17 +0000 (16:01 +0100)
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 <catalin.marinas@arm.com>

No differences found