ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness
authorWill Deacon <[email protected]>
Fri, 4 May 2012 16:53:52 +0000 (17:53 +0100)
committerRussell King <[email protected]>
Sat, 5 May 2012 12:54:01 +0000 (13:54 +0100)
commit2f978366984a418f38fcf44137be1fbc5a89cfd9
treeab5a8db4722cd61b22b15cd48773cc386aeb9821
parent6a68b6f574c8ad2c1d90f0db8fd95b8abe8a0a73
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: [email protected]
Signed-off-by: Will Deacon <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/kernel/ptrace.c