From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755466AbcCOIGV (ORCPT ); Tue, 15 Mar 2016 04:06:21 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:33339 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751155AbcCOIGM (ORCPT ); Tue, 15 Mar 2016 04:06:12 -0400 Date: Tue, 15 Mar 2016 09:06:06 +0100 From: Ingo Molnar To: "Paul E. McKenney" Cc: Linus Torvalds , Linux Kernel Mailing List , Thomas Gleixner , Peter Zijlstra , Andrew Morton Subject: Re: [GIT PULL] RCU changes for v4.6 Message-ID: <20160315080606.GA32045@gmail.com> References: <20160314105519.GA2555@gmail.com> <20160314222802.GI4287@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160314222802.GI4287@linux.vnet.ibm.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * 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. Thanks, Ingo