Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp159340imm; Thu, 30 Aug 2018 10:42:01 -0700 (PDT) X-Google-Smtp-Source: ANB0VdYOo4Uyyrcuuzsr4Qj3qrwVD6J/az8a91f53C/pfgJvuVCtoWruht4px30T6lNZfJuvDaf1 X-Received: by 2002:a62:1157:: with SMTP id z84-v6mr11560902pfi.66.1535650921270; Thu, 30 Aug 2018 10:42:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535650921; cv=none; d=google.com; s=arc-20160816; b=BBSVy/CGM9+TR63VDLYQBl/whuHbmvsgKHFhn0PyWZr8K6h+a86+3gpSae2dh/W+ze BV1d1aBbMVoxgZmmuFhrgapR6XmcO3feeMTsCR/7ikSIkwUt8DNJ+rAtHv0EFwHNBmL/ x0XHikKz4UhBkLCwIrWEyiKsjWRZb63RWqyDkFC68UBJfk6hihq3XKtzqfMOFBX3mZn8 wx1IFJwJJ8PZIiZDXEUZibfjhFB7gGPITqqxxw19zsVLUFZ8EAnwqPwbK+WAC863k+3l iR4dgLukTR6bU1tTYeZawuV/1cr+ycz7NGduHH41MahQkGLupP0XBEFctZAzxfMA6v7i ktQw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=rfj4hqEU9lxyr/98rcV/RqUKF8EUy7F/83nPcaIxPI4=; b=ztycwRUZmiw4A3mylIVvFoxMEAW6KURY2uFjbXvGo9a8hSJBH2yXY4OReZnMEvn8yU ZFKhLxg3JNkgFUL3aYxZwtG4WfexWX0mgUqlNgrqaHsPakDqXEqBPpb1IEahsVHb27Ad ZTltDtif4zlwpvrlSVUSnsKt2AkH7trTFAhpaDN7s2yIut7voMz1seQ4pAuVSMN4qRzw rDmsbpuEmEnbttVbKi9v2kNW9vP/ICbsP4eENT2vwWBgERvnbtDM7Ve7KF2nHfHzedCs U4nU9rXqKlXDdzvIOiY/+JQ8vQj7Bk21YB728XC87I73NYewkGVNkivv+cdG4r4WENOr 3Wig== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 1-v6si6869958plk.379.2018.08.30.10.41.45; Thu, 30 Aug 2018 10:42:01 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727205AbeH3Vna (ORCPT + 99 others); Thu, 30 Aug 2018 17:43:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:59624 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725998AbeH3Vna (ORCPT ); Thu, 30 Aug 2018 17:43:30 -0400 Received: from gandalf.local.home (cpe-66-24-56-78.stny.res.rr.com [66.24.56.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8A7C020835; Thu, 30 Aug 2018 17:40:14 +0000 (UTC) Date: Thu, 30 Aug 2018 13:40:12 -0400 From: Steven Rostedt To: "Paul E. McKenney" Cc: linux-kernel@vger.kernel.org, mingo@kernel.org, jiangshanlai@gmail.com, dipankar@in.ibm.com, akpm@linux-foundation.org, mathieu.desnoyers@efficios.com, josh@joshtriplett.org, tglx@linutronix.de, peterz@infradead.org, dhowells@redhat.com, edumazet@google.com, fweisbec@gmail.com, oleg@redhat.com, joel@joelfernandes.org Subject: Re: [PATCH tip/core/rcu 0/52] Remove rcu_state pointers for v4.20/v5.0 Message-ID: <20180830134012.7efc3cce@gandalf.local.home> In-Reply-To: <20180830171006.GK4225@linux.vnet.ibm.com> References: <20180829223830.GA1800@linux.vnet.ibm.com> <20180829220026.3579e9a1@vmware.local.home> <20180830032216.GF4225@linux.vnet.ibm.com> <20180830041017.GA27378@linux.vnet.ibm.com> <20180830114452.309e104f@gandalf.local.home> <20180830171006.GK4225@linux.vnet.ibm.com> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 30 Aug 2018 10:10:06 -0700 "Paul E. McKenney" wrote: > > I would just keep the documentation patches separate. > > Combining yours and Josh's feedback, I will split the documentation > updates out of 4ca0508f7870 ("rcu: Remove rsp parameter from rcu_node tree > accessor macros") and put them into the "doc" series. Possibly combining > it with 2ea66b6fce61 ("doc: Update documentation for removal of RCU-bh > update machinery") and/or 3f38a4626202 ("doc: Update documentation for > removal of RCU-sched update machinery"). Left to myself, I would merge > it in to the merger of those two documentation commits. Having them > together is probably more convenient anyway, as it would provide a > summary of the entire RCU-flavor-consolidation change. > > Fair enough? > Go for it ;-) -- Steve