From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10600 invoked by alias); 1 Oct 2008 20:57:52 -0000 Received: (qmail 10465 invoked by uid 48); 1 Oct 2008 20:56:41 -0000 Date: Wed, 01 Oct 2008 20:57:00 -0000 Message-ID: <20081001205641.10464.qmail@sourceware.org> From: "mhiramat at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20081001203800.6932.mhiramat@redhat.com> References: <20081001203800.6932.mhiramat@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/6932] c->busy can be removed from kprobe-based handlers X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2008-q4/txt/msg00014.txt.bz2 ------- 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.