sh: kprobes: Fix up race against probe point removal.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 8 Sep 2008 09:15:55 +0000 (18:15 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 8 Sep 2008 09:15:55 +0000 (18:15 +0900)
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>

No differences found