]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita833184558f63bdd8e56590c7d50a11edf45faaa
treeab5a8db4722cd61b22b15cd48773cc386aeb9821
parentc0f54535d5a1204ffc4f96fe3925836d729c53d0
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 <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/ptrace.c