From: Roland McGrath Date: Sat, 19 Apr 2008 22:19:24 +0000 (+1000) Subject: [POWERPC] Define copy_siginfo_from_user32 X-Git-Tag: v2.6.26-rc1~1125^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c0c44dbd9bc380bee53e2f768c4ad5410b8aae2;p=pandora-kernel.git [POWERPC] Define copy_siginfo_from_user32 Define the copy_siginfo_from_user32 entry point for powerpc, so that generic CONFIG_COMPAT code can call it. We already had the code rolled into compat_sys_rt_sigqueueinfo, this just moves it out into the canonical function that other arch's define. Signed-off-by: Roland McGrath Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed