From: H. Peter Anvin Date: Sun, 19 Feb 2012 15:50:12 +0000 (-0800) Subject: x32: Add rt_sigframe_x32 X-Git-Tag: v3.4-rc1~33^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d3897630e14b3d33bcb24a3c0fa9d60a01d3058;p=pandora-kernel.git x32: Add rt_sigframe_x32 Add rt_sigframe_x32 to . Unfortunately we can't just define all the data structures unconditionally, due to the #ifdef CONFIG_COMPAT in and its trickle-down effects, hence the #ifdef mess. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed