From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756256AbcCOPeF (ORCPT ); Tue, 15 Mar 2016 11:34:05 -0400 Received: from e18.ny.us.ibm.com ([129.33.205.208]:45792 "EHLO e18.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755691AbcCOPeC (ORCPT ); Tue, 15 Mar 2016 11:34:02 -0400 X-IBM-Helo: d01dlp03.pok.ibm.com X-IBM-MailFrom: paulmck@linux.vnet.ibm.com X-IBM-RcptTo: linux-kernel@vger.kernel.org Date: Tue, 15 Mar 2016 08:33:55 -0700 From: "Paul E. McKenney" To: Ingo Molnar Cc: Linus Torvalds , Linux Kernel Mailing List , Thomas Gleixner , Peter Zijlstra , Andrew Morton Subject: Re: [GIT PULL] RCU changes for v4.6 Message-ID: <20160315153355.GS4287@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <20160314105519.GA2555@gmail.com> <20160314222802.GI4287@linux.vnet.ibm.com> <20160315080606.GA32045@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160315080606.GA32045@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16031515-0045-0000-0000-000003A4BA74 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 15, 2016 at 09:06:06AM +0100, Ingo Molnar wrote: > > * Paul E. McKenney wrote: > > > On Mon, Mar 14, 2016 at 03:12:19PM -0700, Linus Torvalds wrote: > > > On Mon, Mar 14, 2016 at 3:55 AM, Ingo Molnar wrote: > > > > > > > > (Note the somewhat larger .html/.htmlx files about RCU data structures - let us > > > > know if you think they are over the top.) > > > > > > I don't think they are over the top because they are *large*. > > > > > > I don't want to pull them because they seem to be totally pointlessly > > > *duplicate*, > > > > > > I don't want to see the same stuff twice. > > > > > > Either you do html, or you do htmlx. But in no case do you do *both*. > > > > > > And quite franklty, since the only point of that seems to be the whole > > > "quiz" thing, I erally think this should go away. > > > > > > No more of these silly cute pictures, or cute html tricks with quizzes. > > > > > > Do *documentation*, not games! > > > > > > Not pulled. > > > > OK, will rework. > > Meanwhile, to not hold up the other RCU changes, I've reconstructed core/rcu with > the following branches: > > fixes.2015.02.23a: Miscellaneous fixes > torture.2015.02.23a: Torture-test updates > > i.e. the doc.2015.02.23a bits that need reworking are left out. > > I'll send an updated pull request in a few minutes. Good point! I will send a pull of the documentation commits that do not involve Documentation/RCU/Design. Thanx, Paul