From: Sam Ravnborg Date: Sat, 3 Jan 2009 03:32:59 +0000 (-0800) Subject: sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t X-Git-Tag: v2.6.29-rc1~501^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d7b92ad572b4bd4d92fc80911641bb6cba3b99c;p=pandora-kernel.git sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t Renaming a few types to contain a 32 suffix makes the type names compatible with sparc64 and thus makes sharing between the two a lot easier. Note: None of these definitions are expected part of the stable ABI towards userspace. Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed