• E
    ARCH: AUDIT: implement syscall_get_arch for all arches · ce5d1128
    Eric Paris 提交于
    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: NRichard Briggs <rgb@redhat.com>
    Signed-off-by: NEric 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
    ce5d1128
syscall.h 3.2 KB