From: H. Peter Anvin Date: Mon, 6 Feb 2012 21:50:20 +0000 (-0800) Subject: x86-64: Use explicit sizes in sigcontext.h, prepare for x32 X-Git-Tag: v3.4-rc1~33^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f72e331c20ac1c656f300cee246330c1786652b;p=pandora-kernel.git 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 Signed-off-by: H. Peter Anvin Link: http://lkml.kernel.org/n/tip-4pr1xnnksprt7t0h3w5fw4rv@git.kernel.org --- Reading git-diff-tree failed