From: Harvey Harrison Date: Wed, 30 Jan 2008 12:33:00 +0000 (+0100) Subject: x86: move get_segment_eip() to step.c X-Git-Tag: v2.6.25-rc1~1143^2~338 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1379a5ce3ffc549a7ff3daffc49c5e1c372717a3;p=pandora-kernel.git x86: move get_segment_eip() to step.c get_segment_eip has similarities to convert_rip_to_linear(), and is used in a similar context. Move get_segment_eip to step.c to allow easier consolidation. Signed-off-by: Harvey Harrison Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed