Files
kernel_xiaomi_sm8250/kernel
Roland McGrath 36df29d799 ptrace: generic resume
This makes ptrace_request handle all the ptrace requests that wake
up the traced task.  These do low-level ptrace implementation magic
that is not arch-specific and should be kept out of arch code.  The
implementations on each arch usually do the same thing.  The new
generic code makes use of the arch_has_single_step macro and generic
entry points to handle PTRACE_SINGLESTEP.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:30:51 +01:00
..
2008-01-07 14:55:37 -08:00
2007-11-14 18:45:37 -08:00
2008-01-25 21:08:32 +01:00
2008-01-25 21:08:29 +01:00
2008-01-25 21:08:34 +01:00
2008-01-25 21:08:34 +01:00
2007-12-20 15:01:17 +01:00
2007-11-14 18:45:43 -08:00
2008-01-27 08:03:54 +01:00
2008-01-25 21:08:33 +01:00
2008-01-30 13:30:51 +01:00
2008-01-25 21:08:24 +01:00
2008-01-25 21:08:24 +01:00
2008-01-25 21:08:25 +01:00
2008-01-25 21:08:34 +01:00
2008-01-30 13:30:00 +01:00