[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/7] xz: add fall-through comments to a switch statement


  • To: Julien Grall <julien@xxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Tue, 7 Dec 2021 11:19:41 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=JFYr5eFQCOPueSfTXUAt2nrsz3PFVQr6N31Xf2JZny0=; b=ePwp/vPBIhgJnLCxyFX3BuvG/Dn9hu27tK6RGQqwF6sIvrLkhqL8qBd+yjX8GZ+I/iODxKzDokpZID4xImuz+fSprTsN8LKsBAUEdnKq0rOI358ndtsTya1dS5m3lOkkGQtzoHYB+HOierc6NbJyDcfCJfrI2nokNn3/Lrh1kYBqn37nw34BGqGUkyEP3WTygynQN64EwSpvq2Z5iXvZsmWe8kC9LBxUkU3RHrRgS6GxKizgRoczpylhODnF+gvS1D9CjnaiYcJm2Nm+JaLGqMcMjTnG0cK3copwF/LukxcVjoz9cF2OR3J0Vubwo+L72sb7vspo2jgZ1tLGulGeHw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=eD3I/e5Oo0umReDInPeOvq8hN1W+Heo6U2Y190A2/wvhGd8yn288tN6V5q9B1zbD0SWodOjyDu/uqJKaAQpqWgfTx9BPSHu8m6M/rgotVpTAq9yuYH2l4J2BSSiTew8ieAHxTOvDN4bvQTQlcjt9WQL5S8Nvf+IhJzQ57x/elqvoEov15f3P4Bj3etKLZW2WLODkbbzKAEzfwooe+Bwy/tFxJA5VYt+Se5iPr4mvp0XpXl6Zi3podJt4qX7kVd9y87WOr0cSs4Cg/DhY5YYO7h2Z8gDQ53t4QR1aXgNQXn4bu+QGMNvb8iHGoibSizeAAvg9ikecGIflMZhwpUwCDA==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Ian Jackson <iwj@xxxxxxxxxxxxxx>
  • Delivery-date: Tue, 07 Dec 2021 10:20:00 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 07.12.2021 10:59, Julien Grall wrote:
> On 07/12/2021 09:11, Jan Beulich wrote:
>> On 06.12.2021 17:21, Julien Grall wrote:
>>> I still have have no way to verify
>>> what you did is correct.
>>>
>>> For instance, the tags in patch #2 are:
>>>
>>> Link: http://lkml.kernel.org/r/20191104185107.3b6330df@xxxxxxxxxxx
>>> Reported-by: Yu Sun <yusun2@xxxxxxxxx>
>>> Signed-off-by: Lasse Collin <lasse.collin@xxxxxxxxxxx>
>>> Acked-by: Daniel Walker <danielwa@xxxxxxxxx>
>>> [Linux commit: 8e20ba2e53fc6198cbfbcc700e9f884157052a8d]
>>>
>>> The tags in the Linux commit are:
>>>
>>> Signed-off-by: Lasse Collin <lasse.collin@xxxxxxxxxxx>
>>> Reported-by: Yu Sun <yusun2@xxxxxxxxx>
>>> Acked-by: Daniel Walker <danielwa@xxxxxxxxx>
>>> Cc: "Yixia Si (yisi)" <yisi@xxxxxxxxx>
>>> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
>>> Signed-off-by: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
>>>
>>> * The first two matches the original e-mails
>>> * I couldn't find the 3rd on the ML.
>>
>> See e.g.
>>
>> https://yhbt.net/lore/all/20191108202754.GG18744@zorba/t/
>>
>> (Andrew Morton's reply at the bottom) for where it originates.
> 
> Ok... So this is taken from a different aggregator. I will have to brush 
> by search engine skill then.

To be fair, I went hunting for it only when writing the earlier reply.

>>> * The Cc could be ignored
>>> * The signed-off-by are I guess what you call "mechanical"
>>
>> I would generally retain Reviewed-by when our code is still quite
>> similar to Linux'es. Acked-by are on the edge of being useful, but as
>> you can see I did err on the side of keeping it. As said in a number
>> of places elsewhere, for what I call mechanically added tags I am yet
>> to be told of their value (or even need) in our tree.
> 
> I think the question is how difficult to do you want to make to the 
> other reviewers? I appreciate other (including myself) may have ignored 
> the tags in the past. But now that I know you do it as a manual process, 
> it makes me a lot more nervous to simply ack such patch without any check.
> 
> You seem to be unwilling to simply copy/paste them.

I'm unwilling only as long as I don't understand the need for them. As
indicated, while I appreciate your "make verification easier for
reviewers", I assign that at least no higher priority than my desire
to leave out inapplicable data.

> So for this series, would you be happy if someone else do it for you?

I'd be happy for anyone else to start over. I would even ack such a
submission myself. But as long as I'm recorded with S-o-b, I'm afraid
I'm not going to accept re-addition of the tags for no good (as per my
personal view) reason. Otherwise, based on experience, the example of
this series could, in the future, be used to tell me that on an earlier
occasion I (seemingly) did things differently.

As said earlier, if submissions in this form are going to be nak-ed
going forward, and if good reasons (see above) will not be provided
(and hence leeway will not be granted to the submitter) to support this,
then someone else will need to start looking after imports which may be
relevant to us.

Jan




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.