ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness
authorWill Deacon <will.deacon@arm.com>
Fri, 4 May 2012 16:53:52 +0000 (17:53 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 5 May 2012 12:54:01 +0000 (13:54 +0100)
The machine endianness has no direct correspondence to the syscall ABI,
so use only AUDIT_ARCH_ARM when identifying the ABI to the audit tools
in userspace.

Cc: stable@vger.kernel.org
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found