From: Eric Paris Date: Tue, 11 Mar 2014 17:50:46 +0000 (-0400) Subject: ARCH: AUDIT: implement syscall_get_arch for all arches X-Git-Tag: fixes-against-v3.18-rc2~31^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce5d112827e5c2e9864323d0efd7ec2a62c6dce0;p=pandora-kernel.git 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 Signed-off-by: Eric Paris 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 --- Reading git-diff-tree failed