Searched hist:"7122 ec8158b0f88befd94f4da8feae2c8d08d1b4" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/kernel/ |
H A D | step.c | diff 7122ec8158b0f88befd94f4da8feae2c8d08d1b4 Wed Jan 30 06:30:50 CST 2008 Roland McGrath <roland@redhat.com> 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 <roland@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|