From: Jeff Dike Date: Sat, 23 Feb 2008 23:23:48 +0000 (-0800) Subject: uml: remove unused sigcontext accessors X-Git-Tag: v2.6.25-rc3~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b32eb52e4093351bd0debd027575578a599bfb3e;p=pandora-kernel.git uml: remove unused sigcontext accessors The macros which extract registers from a struct sigcontext are no longer needed and can be removed. They are starting not to build anyway, given the removal of the 'e' and 'r' from register names during the x86 merge. Cc: Jiri Olsa Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed