From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932800AbcFOViw (ORCPT ); Wed, 15 Jun 2016 17:38:52 -0400 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:47446 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932084AbcFOViv (ORCPT ); Wed, 15 Jun 2016 17:38:51 -0400 X-IBM-Helo: d03dlp03.boulder.ibm.com X-IBM-MailFrom: paulmck@linux.vnet.ibm.com X-IBM-RcptTo: linux-kernel@vger.kernel.org Date: Wed, 15 Jun 2016 14:38:47 -0700 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/4] Documentation updates for 4.8 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: 16061521-0028-0000-0000-000004F6CBE8 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16061521-0029-0000-0000-00002CB251F3 Message-Id: <20160615213847.GA3610@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-06-15_13:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1606150230 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello! This series provides a few minor documentation updates for RCU: 1. Add reference to the 2014 RCU API LWN article. 2. Add references to 2010 and 2014 Big API Tables. 3. Add RCU_NONIDLE() restrictions to requirements. 4. Fix a typo, courtesy of Eric Engestrom. I am still harboring fantasies of getting another block of the RCU design documentation done in time for the merge window, but it is currently not yet even ready for review. Thanx, Paul ------------------------------------------------------------------------ Design/Requirements/Requirements.html | 35 ++++++++++++++++++++++++++++++++++ stallwarn.txt | 2 - whatisRCU.txt | 3 ++ 3 files changed, 39 insertions(+), 1 deletion(-)