From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:37418 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726850AbeHXWuJ (ORCPT ); Fri, 24 Aug 2018 18:50:09 -0400 Date: Fri, 24 Aug 2018 21:14:11 +0200 From: Greg Kroah-Hartman To: Jonathan Corbet Cc: Nathan Chancellor , stable@vger.kernel.org, Ben Hutchings , Valdis Kletnieks , Mauro Carvalho Chehab Subject: Re: kernel-doc patches for 4.18 Message-ID: <20180824191411.GA10594@kroah.com> References: <20180824174000.GA25131@flashbox> <20180824115105.24beb47b@lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180824115105.24beb47b@lwn.net> Sender: stable-owner@vger.kernel.org List-ID: On Fri, Aug 24, 2018 at 11:51:05AM -0600, Jonathan Corbet wrote: > On Fri, 24 Aug 2018 10:40:00 -0700 > Nathan Chancellor wrote: > > > Arch Linux recently enabled building the kernel documentation in their > > PKGBUILD, which turned my normally peaceful build into a spamfest of > > unescaped braces warnings from Perl. > > > > These are fixed upstream with the following two patches: > > > > 701b3a3c0ac4 ("PATCH scripts/kernel-doc") > > 673bb2dfc364 ("scripts/kernel-doc: Escape all literal braces in regexes") > > > > Could they please be applied to 4.18? They should be clean cherry-picks. > > I hadn't thought of those as -stable fodder, but I can see how that would > be helpful. Certainly I have no objection to including them. All now queued up, thanks. greg k-h