Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751298AbVLaEsp (ORCPT ); Fri, 30 Dec 2005 23:48:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751301AbVLaEso (ORCPT ); Fri, 30 Dec 2005 23:48:44 -0500 Received: from smtp.osdl.org ([65.172.181.4]:39864 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S1751298AbVLaEso (ORCPT ); Fri, 30 Dec 2005 23:48:44 -0500 Date: Fri, 30 Dec 2005 20:48:05 -0800 (PST) From: Linus Torvalds To: Lee Revell cc: Ingo Molnar , Dave Jones , Hugh Dickins , linux-kernel , Eric Dumazet , Dipankar Sarma , "Paul E. McKenney" Subject: Re: [patch] latency tracer, 2.6.15-rc7 In-Reply-To: <1136001615.3050.5.camel@mindpipe> Message-ID: References: <1135726300.22744.25.camel@mindpipe> <1135814419.7680.13.camel@mindpipe> <20051229082217.GA23052@elte.hu> <20051229100233.GA12056@redhat.com> <20051229101736.GA2560@elte.hu> <1135887072.6804.9.camel@mindpipe> <1135887966.6804.11.camel@mindpipe> <20051229202848.GC29546@elte.hu> <1135908980.4568.10.camel@mindpipe> <20051230080032.GA26152@elte.hu> <1135990270.31111.46.camel@mindpipe> <1135991732.31111.57.camel@mindpipe> <1136001615.3050.5.camel@mindpipe> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 562 Lines: 19 On Fri, 30 Dec 2005, Lee Revell wrote: > > This increments rdp->count twice - is that intentional? No. Just stupid. Remove the second one. > Also what was the story deal with the commented out code? You can't do it that way, since rcu_call_bh() will be called when calling rcu_do_batch() is not valid. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/