]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 15 Apr 2014 21:10:05 +0000 (17:10 -0400)
commit374c0c0541222f8a71810a3fc5f8d01b39bffc66
tree887ad3c0274e62a84d0760e3e6c310a72bcf56d8
parent771e60de0311a9ced4c9f30e54ff464e5c83dd5f
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