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

Re: [XEN PATCH 06/13] xen/mem_access: address violations of MISRA C:2012 Rule 7.3


  • To: Tamas K Lengyel <tamas@xxxxxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Thu, 24 Aug 2023 12:54:47 +0200
  • 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=XD+2B8K1GW+byzjuizA8mHa1/4uQIS6fcTN3eGpOoYw=; b=VZYlDr3kqDO+x8BWwygr2jRZYItqJPjF/wWERuBLiWgvOhVtvSyVQ7yOrYJZWIk57WoZ47/sWuynuE3WsLgOJ1yvXpQgKeSXlkWt3HB0JPoAVKV+kyVsRFGRnnyXOfE5IC8BrSZYZwNRIm7EoMZX2nsDClMwmbGrsvqup8PEx+09YWmT8PNNHQoG1vF0SdG2KCWyC/T2I5x+rnvBt7FkUhAxkIsALIjlNZjjQ1gqFPtoFruFTywdGvsd4Su7g7d8gWxj96BY2Us9Vlfs+asW9CnbJ7kw32xmNhbCSzS/7O96bpkX9pS+V78M/sYQdxukwPYbAgCeZ+GCei8gjPbd+w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=dBpLKa/mTNX1+Q8c81w/KntGm2CjCaX0PKsC0grCI6RkAjWUL7dj2oW8Ur3YabffXYFUaXaeZ2i3F89Cl8sL3KR6tiIu2h8RCbIxI6tpA4D8OcovHopLRaNEITFZjaYc2NXSiYLxTKgl8WT4asjaJCy2Jsu2o5d63So4uQtZTX9liXOVOWVaqAeZFNLkcuG2dy4DgNdB9EgpJKRHWVvDCodty9G4PZoOe1OinajwBYzIfKHNSt73CaTEnbEkg7i6izlhI3Vp7lqRY7bbB2MR9uPdoOa6FgrAh+feaYYq7KiFonCplxyu/JFB6H2sG52UpnEPIzqItxpWU5yALR0Q9Q==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx, consulting@xxxxxxxxxxx, Gianluca Luparini <gianluca.luparini@xxxxxxxxxxx>, Alexandru Isaila <aisaila@xxxxxxxxxxxxxxx>, Petre Pircalabu <ppircalabu@xxxxxxxxxxxxxxx>, Simone Ballarin <simone.ballarin@xxxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>
  • Delivery-date: Thu, 24 Aug 2023 10:55:02 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 04.08.2023 02:47, Stefano Stabellini wrote:
> On Thu, 3 Aug 2023, Simone Ballarin wrote:
>> From: Gianluca Luparini <gianluca.luparini@xxxxxxxxxxx>
>>
>> The xen sources contain violations of MISRA C:2012 Rule 7.3 whose headline
>> states:
>> "The lowercase character 'l' shall not be used in a literal suffix".
>>
>> Use the "L" suffix instead of the "l" suffix, to avoid potential ambiguity.
>> If the "u" suffix is used near "L", use the "U" suffix instead, for 
>> consistency.
>>
>> The changes in this patch are mechanical.
>>
>> Signed-off-by: Gianluca Luparini <gianluca.luparini@xxxxxxxxxxx>
>> Signed-off-by: Simone Ballarin <simone.ballarin@xxxxxxxxxxx>
> 
> Reviewed-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>

I notice this again was committed with an ack by Tamas which has never appeared
on list. At that time I pointed out that the reason may have been connected to
the mail (as you had forwarded) having been a HTML one.

Yet then looks like the same has happened to me, with "Re: Ping: [PATCH]
mem-sharing: move (x86) / drop (Arm) arch_dump_shared_mem_info()". I can't find
record of this in the list archive. And that mail, from all I can tell, was a
plain text one.

George, for the earlier instance Stefano had Cc-ed you, apparently on the
assumption that you might be able to do something about this, or initiate that
something be done. Is there anything that was found out? Just in case I'll
attach the mail I did receive.

I also wonder what other mails from you, Tamas, may not have appeared on list,
and instead were (presumably) only delivered to people explicitly Cc-ed.

Jan
--- Begin Message ---
> > When !MEM_SHARING no useful output is produced. Move the function into
> > mm/mem_sharing.c while conditionalizing the call to it, thus allowing to
> > drop it altogether from Arm (and eliminating the need to introduce stubs
> > on PPC and RISC-V).
> >
> > Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
>
> Tamas - any chance of an ack?

Acked-by: Tamas K Lengyel <tamas@xxxxxxxxxxxxx>

--- End Message ---

 


Rackspace

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