All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH v9 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
       [not found] ` <20200911141141.33296-15-andraprs@amazon.com>
@ 2020-09-14 15:59   ` Greg KH
  2020-09-14 17:23     ` Paraschiv, Andra-Irina
  0 siblings, 1 reply; 6+ messages in thread
From: Greg KH @ 2020-09-14 15:59 UTC (permalink / raw)
  To: Andra Paraschiv
  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

On Fri, Sep 11, 2020 at 05:11:37PM +0300, Andra Paraschiv wrote:
> Signed-off-by: Andra Paraschiv <andraprs@amazon.com>
> Reviewed-by: Alexander Graf <graf@amazon.com>

I can't take patches without any changelog text at all, sorry.

Same for a few other patches in this series :(

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v9 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
  2020-09-14 15:59   ` [PATCH v9 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver Greg KH
@ 2020-09-14 17:23     ` Paraschiv, Andra-Irina
  2020-09-21 12:34       ` Paraschiv, Andra-Irina
  0 siblings, 1 reply; 6+ messages in thread
From: Paraschiv, Andra-Irina @ 2020-09-14 17:23 UTC (permalink / raw)
  To: Greg KH
  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



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 <andraprs@amazon.com>
>> Reviewed-by: Alexander Graf <graf@amazon.com>
> 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.

Andra



Amazon Development Center (Romania) S.R.L. registered office: 27A Sf. Lazar Street, UBC5, floor 2, Iasi, Iasi County, 700045, Romania. Registered in Romania. Registration number J22/2621/2005.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v9 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
  2020-09-14 17:23     ` Paraschiv, Andra-Irina
@ 2020-09-21 12:34       ` Paraschiv, Andra-Irina
  2020-09-22 14:13         ` Paraschiv, Andra-Irina
  0 siblings, 1 reply; 6+ messages in thread
From: Paraschiv, Andra-Irina @ 2020-09-21 12:34 UTC (permalink / raw)
  To: Greg KH
  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



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 <andraprs@amazon.com>
>>> Reviewed-by: Alexander Graf <graf@amazon.com>
>> 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,
Andra



Amazon Development Center (Romania) S.R.L. registered office: 27A Sf. Lazar Street, UBC5, floor 2, Iasi, Iasi County, 700045, Romania. Registered in Romania. Registration number J22/2621/2005.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v9 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
  2020-09-21 12:34       ` Paraschiv, Andra-Irina
@ 2020-09-22 14:13         ` Paraschiv, Andra-Irina
  2020-09-22 16:20           ` Greg KH
  0 siblings, 1 reply; 6+ messages in thread
From: Paraschiv, Andra-Irina @ 2020-09-22 14:13 UTC (permalink / raw)
  To: Greg KH
  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



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 <andraprs@amazon.com>
>>>> Reviewed-by: Alexander Graf <graf@amazon.com>
>>> 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.

Andra



Amazon Development Center (Romania) S.R.L. registered office: 27A Sf. Lazar Street, UBC5, floor 2, Iasi, Iasi County, 700045, Romania. Registered in Romania. Registration number J22/2621/2005.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v9 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
  2020-09-22 14:13         ` Paraschiv, Andra-Irina
@ 2020-09-22 16:20           ` Greg KH
  2020-09-22 17:06             ` Paraschiv, Andra-Irina
  0 siblings, 1 reply; 6+ messages in thread
From: Greg KH @ 2020-09-22 16:20 UTC (permalink / raw)
  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

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 <andraprs@amazon.com>
> > > > > Reviewed-by: Alexander Graf <graf@amazon.com>
> > > > 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v9 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
  2020-09-22 16:20           ` Greg KH
@ 2020-09-22 17:06             ` Paraschiv, Andra-Irina
  0 siblings, 0 replies; 6+ messages in thread
From: Paraschiv, Andra-Irina @ 2020-09-22 17:06 UTC (permalink / raw)
  To: Greg KH
  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



On 22/09/2020 19:20, Greg KH wrote:
> 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 <andraprs@amazon.com>
>>>>>> Reviewed-by: Alexander Graf <graf@amazon.com>
>>>>> 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.

And this also came with a couple of lessons learnt that I've applied or 
will apply for other pieces of codebase as well, either for the Linux 
kernel or other projects.

>
> Now comes the real work, maintaining it for the next 10 years :)

I agree, maintenance is equally important. There is an ongoing process 
to make sure the whole ecosystem continues to work.

Andra



Amazon Development Center (Romania) S.R.L. registered office: 27A Sf. Lazar Street, UBC5, floor 2, Iasi, Iasi County, 700045, Romania. Registered in Romania. Registration number J22/2621/2005.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-09-22 17:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200911141141.33296-1-andraprs@amazon.com>
     [not found] ` <20200911141141.33296-15-andraprs@amazon.com>
2020-09-14 15:59   ` [PATCH v9 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver Greg KH
2020-09-14 17:23     ` Paraschiv, Andra-Irina
2020-09-21 12:34       ` Paraschiv, Andra-Irina
2020-09-22 14:13         ` Paraschiv, Andra-Irina
2020-09-22 16:20           ` Greg KH
2020-09-22 17:06             ` Paraschiv, Andra-Irina

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.