Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751357AbeACUp1 (ORCPT + 1 other); Wed, 3 Jan 2018 15:45:27 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:35709 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751099AbeACUpZ (ORCPT ); Wed, 3 Jan 2018 15:45:25 -0500 Subject: Re: [PATCH 5/5] docs: add dmesg encryption doc To: Dan Aloni Cc: linux-kernel@vger.kernel.org, kernel-hardening@lists.openwall.com References: <20171230175804.7354-1-alonid@gmail.com> <20171230175804.7354-6-alonid@gmail.com> <8331a169-d815-0978-9895-0b233d73fee3@infradead.org> <20180103202119.GA28211@gmail.com> From: Randy Dunlap Message-ID: <522e4f14-6c2f-2b61-11d6-5dcb436be70b@infradead.org> Date: Wed, 3 Jan 2018 12:45:23 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180103202119.GA28211@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On 01/03/2018 12:21 PM, Dan Aloni wrote: > On Sat, Dec 30, 2017 at 11:40:06AM -0800, Randy Dunlap wrote: >> On 12/30/2017 09:58 AM, Dan Aloni wrote: >>> From: Dan Aloni >>> >>> Signed-off-by: Dan Aloni >>> --- >>> Documentation/admin-guide/dmesg-encryption.rst | 77 ++++++++++++++++++++++++++ >>> 1 file changed, 77 insertions(+) >>> create mode 100644 Documentation/admin-guide/dmesg-encryption.rst >>> +======== >>> +Overview >>> +======== >>> + >> >> Please hard wrap long lines so that they are readable in 80 columns. Some people >> still read .rst files like they are text files. > > Thanks very much for all the reviews in this reply and others, your > suggestions are incorporated in the next version. A reviewed-by is in > order? > only for patch 5/5: docs: Reviewed-by: Randy Dunlap -- ~Randy