[Bug translator/6932] c->busy can be removed from kprobe-based handlers
mhiramat at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Oct 1 20:57:00 GMT 2008
------- Additional Comments From mhiramat at redhat dot com 2008-10-01 20:56 -------
(In reply to comment #3)
> I would prefer to keep c->busy, since it also functions as a
> reentrancy-prevention mechanism, not just a shutdown-synchronization
> one.
Oops, Indeed.
BTW, kprobes itself has reentrancy checking routine, however other
probes(markers/timer/etc.) don't have that(and also don't exclude each other).
So it should be suspended until solving reentrant-probing support...
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |SUSPENDED
http://sourceware.org/bugzilla/show_bug.cgi?id=6932
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list