commit | 8f827a1468c51c82443a78d15e67fe92022cd5b9 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Fri Jul 06 15:48:16 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Jul 09 17:44:12 2012 +0100 |
tree | f85ea1a259b092f75dfd9528b1fcdaab7da92c9a | |
parent | bd0a521e88aa7a06ae7aabaed7ae196ed4ad867a [diff] |
ARM: 7453/1: audit: only allow syscall auditing for pure EABI userspace The audit tools support only EABI userspace and, since there are no AUDIT_ARCH_* defines for the ARM OABI, it makes sense to allow syscall auditing on ARM only for EABI at the moment. Cc: Eric Paris <eparis@redhat.com> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>