From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752688Ab3JDHB2 (ORCPT ); Fri, 4 Oct 2013 03:01:28 -0400 Received: from merlin.infradead.org ([205.233.59.134]:39130 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751237Ab3JDHB1 (ORCPT ); Fri, 4 Oct 2013 03:01:27 -0400 Date: Fri, 4 Oct 2013 09:01:12 +0200 From: Peter Zijlstra To: Paolo Bonzini Cc: "Paul E. McKenney" , Oleg Nesterov , Mel Gorman , Rik van Riel , Srikar Dronamraju , Ingo Molnar , Andrea Arcangeli , Johannes Weiner , Thomas Gleixner , Steven Rostedt , Linus Torvalds , linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3] rcu: Create rcu_sync infrastructure Message-ID: <20131004070112.GR28601@twins.programming.kicks-ass.net> References: <20131002145655.361606532@infradead.org> <20131002150518.675931976@infradead.org> <20131003164117.GD5790@linux.vnet.ibm.com> <20131003184001.GM28601@twins.programming.kicks-ass.net> <524DD041.4060803@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <524DD041.4060803@redhat.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 03, 2013 at 10:14:57PM +0200, Paolo Bonzini wrote: > Do you need to do the same in rcu_sync_init? Yes.. I actually did but only send the diff for the header file :/