git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
247bc6d
)
sh: kprobes: Fix up race against probe point removal.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 8 Sep 2008 09:15:55 +0000
(18:15 +0900)
committer
Paul 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