ARCH: AUDIT: implement syscall_get_arch for all arches
authorEric Paris <eparis@redhat.com>
Tue, 11 Mar 2014 17:50:46 +0000 (13:50 -0400)
committerEric Paris <eparis@redhat.com>
Tue, 23 Sep 2014 20:20:10 +0000 (16:20 -0400)
commitce5d112827e5c2e9864323d0efd7ec2a62c6dce0
tree65ef4096ef889dbfe47fc4c5c0735125d0718c0e
parent0451623ad780a478b11c29736dae506e0059966a
ARCH: AUDIT: implement syscall_get_arch for all arches

For all arches which support audit implement syscall_get_arch()
They are all pretty easy and straight forward, stolen from how the call
to audit_syscall_entry() determines the arch.

Based-on-patch-by: Richard Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
Cc: linux-ia64@vger.kernel.org
Cc: microblaze-uclinux@itee.uq.edu.au
Cc: linux-mips@linux-mips.org
Cc: linux@lists.openrisc.net
Cc: linux-parisc@vger.kernel.org
Cc: linuxppc-dev@lists.ozlabs.org
Cc: sparclinux@vger.kernel.org
arch/ia64/include/asm/syscall.h
arch/microblaze/include/asm/syscall.h
arch/mips/include/asm/syscall.h
arch/openrisc/include/asm/syscall.h
arch/parisc/include/asm/syscall.h
arch/powerpc/include/asm/syscall.h
arch/sparc/include/asm/syscall.h
include/uapi/linux/audit.h