Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752990AbbLDXtO (ORCPT ); Fri, 4 Dec 2015 18:49:14 -0500 Received: from e33.co.us.ibm.com ([32.97.110.151]:46279 "EHLO e33.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751116AbbLDXtN (ORCPT ); Fri, 4 Dec 2015 18:49:13 -0500 X-IBM-Helo: d03dlp01.boulder.ibm.com X-IBM-MailFrom: paulmck@linux.vnet.ibm.com X-IBM-RcptTo: linux-kernel@vger.kernel.org Date: Fri, 4 Dec 2015 15:49:52 -0800 From: "Paul E. McKenney" To: linux-kernel@vger.kernel.org Cc: 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, rostedt@goodmis.org, dhowells@redhat.com, edumazet@google.com, dvhart@linux.intel.com, fweisbec@gmail.com, oleg@redhat.com, bobby.prani@gmail.com Subject: [PATCH tip/core/rcu 0/8] Documentation updates for 4.5 Message-ID: <20151204234952.GA22805@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15120423-0009-0000-0000-0000104D8D8E Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1364 Lines: 31 Hello! This series contains documentation updates, perhaps most notably a first installment of RCU design documentation, which first appeared on LWN (http://lwn.net/Articles/652156/, http://lwn.net/Articles/652677/, and http://lwn.net/Articles/653326/). The individual patches are as follows: 1. Add RCU requirements design document. 2-7. Updates to the RCU requirements. 8. Fix memory-barrier.txt typo, courtesy of Chris Metcalf. Thanx, Paul ------------------------------------------------------------------------ b/Documentation/RCU/Design/Requirements/GPpartitionReaders1.svg | 374 + b/Documentation/RCU/Design/Requirements/RCUApplicability.svg | 237 b/Documentation/RCU/Design/Requirements/ReadersPartitionGP1.svg | 639 ++ b/Documentation/RCU/Design/Requirements/Requirements.html | 2967 +++++++++- b/Documentation/RCU/Design/Requirements/Requirements.htmlx | 2809 +++++++++ b/Documentation/RCU/Design/htmlqqz.sh | 108 b/Documentation/memory-barriers.txt | 8 7 files changed, 7069 insertions(+), 73 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/