From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751091AbdJRQgu (ORCPT ); Wed, 18 Oct 2017 12:36:50 -0400 Received: from ms.lwn.net ([45.79.88.28]:45690 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750877AbdJRQgt (ORCPT ); Wed, 18 Oct 2017 12:36:49 -0400 Date: Wed, 18 Oct 2017 10:36:47 -0600 From: Jonathan Corbet To: "Paul E. McKenney" Cc: Randy Dunlap , LKML , "linux-doc@vger.kernel.org" Subject: Re: rcu kernel-doc issues (4.14-rc1) Message-ID: <20171018103647.2036764e@lwn.net> In-Reply-To: <20171018162700.GI3521@linux.vnet.ibm.com> References: <20170917044145.GZ3521@linux.vnet.ibm.com> <20170917174716.GA3611@linux.vnet.ibm.com> <20170917194910.GC3521@linux.vnet.ibm.com> <20171016200749.GF3521@linux.vnet.ibm.com> <0ac2ae0e-6e50-e708-9218-6febae9a58c9@infradead.org> <20171016202619.GG3521@linux.vnet.ibm.com> <20171018100340.7f34aace@lwn.net> <20171018162700.GI3521@linux.vnet.ibm.com> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 18 Oct 2017 09:27:01 -0700 "Paul E. McKenney" wrote: > On a related topic... Is there anything that test-builds docbook prior > to patches hitting mainline? My experience indicates that the answer is > "no". The zero-day robot is said to be testing for new doc-build errors, but I haven't actually seen much of that. jon