]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
x86-64: Use explicit sizes in sigcontext.h, prepare for x32
authorH. Peter Anvin <hpa@zytor.com>
Mon, 6 Feb 2012 21:50:20 +0000 (13:50 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 20 Feb 2012 20:48:46 +0000 (12:48 -0800)
commit4f72e331c20ac1c656f300cee246330c1786652b
treeb9ae1b07ebccc3292cdb37e37a5101ca376af76b
parent6bd330083e0e97b7ddc053459190bf3d5768ca83
x86-64: Use explicit sizes in sigcontext.h, prepare for x32

Use explicit sizes (__u64) instead of implicit sizes (unsigned long)
in the definition for sigcontext.h; this will allow this structure to
be shared between the x86-64 native ABI and the x32 ABI.

Originally-by: H. J. Lu <hjl.tools@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Link: http://lkml.kernel.org/n/tip-4pr1xnnksprt7t0h3w5fw4rv@git.kernel.org
arch/x86/include/asm/sigcontext.h