From: Eric Paris Date: Tue, 18 Mar 2014 19:35:57 +0000 (-0400) Subject: UM: implement syscall_get_arch() X-Git-Tag: fixes-against-v3.18-rc2~31^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b4665e13cef9ba66f3ce53548e6bf49530de2e5;p=pandora-kernel.git UM: implement syscall_get_arch() This patch defines syscall_get_arch() for the um platform. It adds a new syscall.h header file to define this. It copies the HOST_AUDIT_ARCH definition from ptrace.h. (that definition will be removed when we switch audit to use this new syscall_get_arch() function) Based-on-patch-by: Richard Briggs Signed-off-by: Eric Paris Cc: user-mode-linux-devel@lists.sourceforge.net --- Reading git-diff-tree failed