git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f0b1bf
)
arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL
author
Catalin Marinas
<catalin.marinas@arm.com>
Thu, 24 Jul 2014 13:12:11 +0000
(14:12 +0100)
committer
Catalin 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