diff options
author | 2014-04-22 12:39:51 -0400 | |
---|---|---|
committer | 2014-09-23 16:21:27 -0400 | |
commit | a17c8b54dc738c4fda31e8be0302cd131a04c19f (patch) | |
tree | ab8ac2099cb03bb85a06f9d7adf5f1f5167c763f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sparc: properly conditionalize use of TIF_32BIT (diff) | |
download | wireguard-linux-a17c8b54dc738c4fda31e8be0302cd131a04c19f.tar.xz wireguard-linux-a17c8b54dc738c4fda31e8be0302cd131a04c19f.zip |
sparc: implement is_32bit_task
We are currently embedding the same check from thread_info.h into
syscall.h thanks to the way syscall_get_arch() was implemented in the
audit tree. Instead create a new function, is_32bit_task() which is
similar to that found on the powerpc arch. This simplifies the
syscall.h code and makes the build/Kconfig requirements much easier
to understand.
Signed-off-by: Eric Paris <eparis@redhat.com
Acked-by: David S. Miller <davem@davemloft.net>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: sparclinux@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions