Home
last modified time | relevance | path

Searched hist:fa1e03eae2f38e7b38095301b043da9c274d2284 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dstep.cfa1e03eae2f38e7b38095301b043da9c274d2284 Wed Jan 30 06:30:50 CST 2008 Roland McGrath <roland@redhat.com> x86: single_step moved

This moves the single-step support code from ptrace_64.c into a new file
step.c, verbatim. This paves the way for consolidating this code between
64-bit and 32-bit versions.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>