From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:44976 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726148AbgBZPpm (ORCPT ); Wed, 26 Feb 2020 10:45:42 -0500 Subject: Re: [PATCH v2] Documentation/llvm: add documentation on building w/ Clang/LLVM References: <20200224174129.2664-1-ndesaulniers@google.com> <20200225210250.64366-1-ndesaulniers@google.com> From: Randy Dunlap Message-ID: Date: Wed, 26 Feb 2020 07:45:39 -0800 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Masahiro Yamada , Nick Desaulniers Cc: Jonathan Corbet , Kees Cook , Nathan Chancellor , Sedat Dilek , Michal Marek , Linux Kbuild mailing list , "open list:DOCUMENTATION" , Linux Kernel Mailing List , clang-built-linux On 2/26/20 3:30 AM, Masahiro Yamada wrote: > Hi. > > > On Wed, Feb 26, 2020 at 6:02 AM Nick Desaulniers > wrote: >> >> Added to kbuild documentation. Provides more official info on building >> kernels with Clang and LLVM than our wiki. >> >> Suggested-by: Randy Dunlap >> Reviewed-by: Kees Cook >> Reviewed-by: Nathan Chancellor >> Reviewed-by: Sedat Dilek >> Signed-off-by: Nick Desaulniers >> --- >> Changes V1 -> V2: >> * s/On going/ongoing/ >> * add Randy's Suggested-by > > > I do not understand this tag update. > > As far as I saw the review process, > I do not think Randy deserves to have Suggested-by > because he just pointed out a typo (on going -> ongoing) : I agree. > https://patchwork.kernel.org/patch/11401189/#23179575 > > (or, was there off-line activity I had missed?) -- ~Randy