From: Roland McGrath Date: Wed, 30 Jan 2008 12:30:50 +0000 (+0100) Subject: x86: single_step: share code X-Git-Tag: v2.6.25-rc1~1143^2~704 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7122ec8158b0f88befd94f4da8feae2c8d08d1b4;p=pandora-kernel.git x86: single_step: share code This removes the single-step code from ptrace_32.c and uses the step.c code shared with the 64-bit kernel. The two versions of the code were nearly identical already, so the shared code has only a couple of simple #ifdef's. Signed-off-by: Roland McGrath Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed