diff options
author | Oleg Nesterov <oleg@redhat.com> | 2013-04-21 08:47:59 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-04-23 08:05:06 +0200 |
commit | 28d170abad3d6dfbe7309c0097d7de8a51c6b779 (patch) | |
tree | ab18538e19ad14fca380a18631ab7417b3fdad4d /drivers/macintosh | |
parent | powerpc: Add VDSO version of time (diff) | |
download | linux-28d170abad3d6dfbe7309c0097d7de8a51c6b779.tar.xz linux-28d170abad3d6dfbe7309c0097d7de8a51c6b779.zip |
ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()
arch_dup_task_struct() does flush_ptrace_hw_breakpoint(src), this
destroys the parent's breakpoints for no reason. We should clear
child->thread.ptrace_bps[] copied by dup_task_struct() instead.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions