commit | 734db3770de03fbe9ae4e78519a7d1678189788c | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Sep 08 18:15:55 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Sep 08 18:15:55 2008 +0900 |
tree | 592de33e308a1e318281d2af0eec1ce686c5557f | |
parent | 247bc6d2ae3e2de08529977952c7d085f9d562d4 [diff] |
sh: kprobes: Fix up race against probe point removal. Handle a corner case where another CPU or debugger removes the probe point from underneath us. Signed-off-by: Paul Mundt <lethal@linux-sh.org>