From: Al Viro Date: Mon, 18 Aug 2008 03:58:32 +0000 (-0400) Subject: x86, um: sanitize uml sigcontext.h uses X-Git-Tag: v2.6.28-rc1~25^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3be311e324087d94050010b97821b9d77a45e92f;p=pandora-kernel.git x86, um: sanitize uml sigcontext.h uses a) the only difference between sigcontext and sysdep/sigcontext is that the former contains externs for two long-dead functions. Removed, switched the only user to sysdep/sigcontext b) asm/sigcontext.h is removable - that of underlying architecture would get used. Signed-off-by: Al Viro Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed