From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932946AbXLMUoR (ORCPT ); Thu, 13 Dec 2007 15:44:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932812AbXLMUn3 (ORCPT ); Thu, 13 Dec 2007 15:43:29 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:55827 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932803AbXLMUn0 (ORCPT ); Thu, 13 Dec 2007 15:43:26 -0500 Date: Thu, 13 Dec 2007 21:42:53 +0100 From: Ingo Molnar To: Gautham R Shenoy Cc: linux-kernel@vger.kernel.org, linux-rt-users@vger.kernel.org, Steven Rostedt , Paul E McKenney , Dipankar Sarma , Ted Tso , dvhltc@us.ibm.com, Oleg Nesterov , Andrew Morton , bunk@kernel.org, Josh Triplett , Thomas Gleixner , Peter Zijlstra Subject: Re: [RFC PATCH 6/6] Preempt-RCU: Update RCU Documentation. Message-ID: <20071213204253.GG25130@elte.hu> References: <20071213170348.GA25981@in.ibm.com> <20071213171814.GG25981@in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071213171814.GG25981@in.ibm.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Gautham R Shenoy wrote: > Preempt-RCU: Update RCU Documentation. > > From: Paul E. McKenney > > This patch updates the RCU documentation to reflect preemptible RCU as > well as recent publications. > > Signed-off-by: Paul E. McKenney Gautham, this patch is missing your SoB line - could you please send it? Ingo