diff options
| author | Oleg Nesterov <[email protected]> | 2013-04-21 06:47:59 +0000 |
|---|---|---|
| committer | Benjamin Herrenschmidt <[email protected]> | 2013-04-23 16:05:06 +1000 |
| commit | 28d170abad3d6dfbe7309c0097d7de8a51c6b779 (patch) | |
| tree | ab18538e19ad14fca380a18631ab7417b3fdad4d /tools/perf/scripts/python | |
| parent | fcb41a2030abe0eb716ef0798035ef9562097f42 (diff) | |
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 <[email protected]>
Acked-by: Michael Neuling <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions