From: Jeff Dike Date: Sat, 17 Sep 2005 02:27:43 +0000 (-0700) Subject: [PATCH] uml: _switch_to code consolidation X-Git-Tag: v2.6.14-rc2~5^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6e34c6af6f18bd6c66bfb1c6a7c57068412aa73;p=pandora-kernel.git [PATCH] uml: _switch_to code consolidation This patch moves code that is in both switch_to_tt and switch_to_skas to the top level _switch_to function, keeping us from duplicating code. It is required for the stack trace patch to work properly. Signed-off-by: Allan Graves Signed-off-by: Jeff Dike Cc: Paolo Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed