From: Al Viro Date: Tue, 25 Dec 2012 02:43:56 +0000 (-0500) Subject: consolidate rt_sigsuspend() X-Git-Tag: v3.9-rc1~98^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad4b65a434bdd2ff37d095ab1ccd836203e985ba;p=pandora-kernel.git consolidate rt_sigsuspend() * pull compat version alongside with the native one * make little-endian compat variant just call the native * don't bother with separate conditional for compat (both native and compat are going to become unconditional very soon). Signed-off-by: Al Viro --- Reading git-diff-tree failed