From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2B737C4363D for ; Tue, 22 Sep 2020 16:20:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C9B302395C for ; Tue, 22 Sep 2020 16:20:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600791632; bh=+Ol2f1a6qqykB0WuAVaSfN9rPddftBcmlZmKsY7qEsM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=x0PWvdCP5BvKf1aLXxFNVch3ZFYCMrNPngZ/OueWwjGYf9ic1tYBrK8E0eMtSQBqp ioFufi9mhPcsBqTA1JyYIlYjFLJ768BqBBStUjuLl+I0G/+JZCk9bfvo3En0TzxwCx roCH/nzDZkcn9YBElY3Cr5YCw3RUhnvwginl+OsA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726746AbgIVQUb (ORCPT ); Tue, 22 Sep 2020 12:20:31 -0400 Received: from mail.kernel.org ([198.145.29.99]:49832 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726652AbgIVQUb (ORCPT ); Tue, 22 Sep 2020 12:20:31 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2CF762086A; Tue, 22 Sep 2020 16:20:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600791630; bh=+Ol2f1a6qqykB0WuAVaSfN9rPddftBcmlZmKsY7qEsM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ElzeL8r99SINPN1iYglJvtw8zwPXCnWvUa5AZcw0aXgRqrDmb1gYVtvCIGR7TF+aF ZUd3hlQkVWYKlP83M46eatNhLakip05MWAozoztNe8HkFHhAT7C2b74f+rUboa6KTu oMjdFYMzc5bQYMVaY/i76jH6BWRTHtQrcso7PCVY= Date: Tue, 22 Sep 2020 18:20:49 +0200 From: Greg KH To: "Paraschiv, Andra-Irina" Cc: linux-kernel , Anthony Liguori , Benjamin Herrenschmidt , Colm MacCarthaigh , David Duncan , Bjoern Doebel , David Woodhouse , Frank van der Linden , Alexander Graf , Karen Noel , Martin Pohlack , Matt Wilson , Paolo Bonzini , Balbir Singh , Stefano Garzarella , Stefan Hajnoczi , Stewart Smith , Uwe Dannowski , Vitaly Kuznetsov , kvm , ne-devel-upstream Subject: Re: [PATCH v9 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver Message-ID: <20200922162049.GA2299429@kroah.com> References: <20200911141141.33296-1-andraprs@amazon.com> <20200911141141.33296-15-andraprs@amazon.com> <20200914155913.GB3525000@kroah.com> <358e7470-b841-52fe-0532-e1154ef0e93b@amazon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <358e7470-b841-52fe-0532-e1154ef0e93b@amazon.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 22, 2020 at 05:13:02PM +0300, Paraschiv, Andra-Irina wrote: > > > On 21/09/2020 15:34, Paraschiv, Andra-Irina wrote: > > > > > > On 14/09/2020 20:23, Paraschiv, Andra-Irina wrote: > > > > > > > > > On 14/09/2020 18:59, Greg KH wrote: > > > > On Fri, Sep 11, 2020 at 05:11:37PM +0300, Andra Paraschiv wrote: > > > > > Signed-off-by: Andra Paraschiv > > > > > Reviewed-by: Alexander Graf > > > > I can't take patches without any changelog text at all, sorry. > > > > > > > > Same for a few other patches in this series :( > > > > > > > > > > I can move the changelog text before the Sob tag(s) for all the > > > patches. I also can add a summary phrase in the commit message for > > > the commits like this one that have only the commit title and Sob & > > > Rb tags. > > > > > > Would these updates to the commit messages match the expectations? > > > > > > Let me know if remaining feedback to discuss and I should include as > > > updates in v10. Otherwise, I can send the new revision with the > > > updated commit messages. > > > > > > Thanks for review. > > > > Here we go, I published v10, including the updated commit messages and > > rebased on top of v5.9-rc6. > > > > https://lore.kernel.org/lkml/20200921121732.44291-1-andraprs@amazon.com/ > > > > Any additional feedback, open to discuss. > > > > If all looks good, we can move forward as we've talked before, to have > > the patch series on the char-misc branch and target v5.10-rc1. > > Thanks for merging the patch series on the char-misc-testing branch and for > the review sessions we've had. > > Let's see how all goes next; if anything in the meantime to be done (e.g. > and not coming via auto-generated mails), just let me know. Will do, thanks for sticking with this and cleaning it up to look a lot better than the original submission. Now comes the real work, maintaining it for the next 10 years :) greg k-h