From: Will Deacon Date: Fri, 4 May 2012 16:53:52 +0000 (+0100) Subject: ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness X-Git-Tag: v3.4-rc7~28^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f978366984a418f38fcf44137be1fbc5a89cfd9;p=pandora-kernel.git ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness 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 Signed-off-by: Russell King --- Reading git-diff-tree failed