From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1513884657.4599.16.camel@perches.com> From: Joe Perches Date: Thu, 21 Dec 2017 11:30:57 -0800 In-Reply-To: <20171221122141.10604612@lwn.net> References: <1513718237-24140-1-git-send-email-me@tobin.cc> <20171221122141.10604612@lwn.net> Content-Type: text/plain; charset="ISO-8859-1" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [kernel-hardening] Re: [PATCH v4 0/3] doc: update printk documentation To: Jonathan Corbet , "Tobin C. Harding" Cc: Randy Dunlap , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Kees Cook , Alexander Popov , kernel-hardening@lists.openwall.com List-ID: On Thu, 2017-12-21 at 12:21 -0700, Jonathan Corbet wrote: > On Wed, 20 Dec 2017 08:17:14 +1100 > "Tobin C. Harding" wrote: > > > This set converts printk-formats.txt -> core-api/printk-formats.rst > > > > We also update the documentation around printing kernel addresses. [] > > - There's a dangling reference to printk-formats.txt in lib/vsprintf.c > that we'll want to fix up. patch 1/3 updates that reference.