summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2013-07-08 23:00:49 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-09 17:33:25 (GMT)
commit6961ed96f14463d7c6e38d8c2093f5d53bd70574 (patch)
tree210e317714fbee7abbe81f16f607693b00286364 /firmware
parent02be46fba4b154b4a201a729b2d2b4ff6affd031 (diff)
downloadlinux-6961ed96f14463d7c6e38d8c2093f5d53bd70574.tar.xz
ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
This reverts commit 07fa7a0a8a58 ("hw_breakpoints: Fix racy access to ptrace breakpoints") and removes ptrace_get/put_breakpoints() added by other commits. The patch was fine but we can no longer race with SIGKILL after commit 9899d11f6544 ("ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL"), the __TASK_TRACED tracee can't be woken up and ->ptrace_bps[] can't go away. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Acked-by: Michael Neuling <mikey@neuling.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@kernel.org> Cc: Jan Kratochvil <jan.kratochvil@redhat.com> Cc: Paul Mundt <lethal@linux-sh.org> Cc: Will Deacon <will.deacon@arm.com> Cc: Prasad <prasad@linux.vnet.ibm.com> Cc: Russell King <linux@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions