[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] Address violations of MISRA C Rule 20.7
- To: Dmytro Prokopchuk1 <dmytro_prokopchuk1@xxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- Date: Fri, 13 Mar 2026 12:21:32 +0000
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=citrix.com; dmarc=pass action=none header.from=citrix.com; dkim=pass header.d=citrix.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=fplFEIvjjDKQQLDpehSWu+MTWPuXT2/3nbAlnqn4e2I=; b=PJnK/AXXPaH4h1V1df8sIVV+veknbAps3tQ2wbUdQtj4HAeUkjlYkkERVVhP2J2ly1kdV9KxhpZHCPOpaaPVHqJyWaD3pklCnCyqEeEq3JLpmSY4c77PCnHoTJ+tG1Qv/HD5F60eAHjBEDusp9wta86JaIFO/HpaHORyDlgW1ZQHFAdqByZkRy7AZdzlidHnE5jThB0taI9e78qOnthyEewNZD0HNYhUDDaLs57agNreR/VtNdbmO0UOK6geJKq50PO43tgaSTJuDuOYVsy7D90TjFAaMuqhQ9mOji6TH6l3RhYHfQcn5CBeNn+QxzeJltBZucdho2b04c9jo/8vng==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=THaHTbPQnVM8ZAiTSEUwbBrhi93tnM0lZX+pkyD6keDehngevAEMjjZDyL3Y0zm+BFmy7wZIQEnJqOaocBOTRpIwo5f7Vg2ViX57dZzO/u+keXF0AGrViKdWdn2UEFeaphMdQDgWpgFZkAmQYKvQlREu9qnxs8UblsuQYutoSvWcUAZz+auhaX/R0raGeRFdZpn0Ql6CkOpIxsdqGnjuwC2QwpRmawtCg6dhG0VL5fvS3cNH24bLhCKjxdccQYHLNM1caB1e51lFFd4hoi+RX6hc+Axo2Wjr7xys/FcJA7jbvHYLzM7LQitVgT0MqW6P9jFEDxaom2JGVvr17owZpQ==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=citrix.com;
- Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Michal Orzel <michal.orzel@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>
- Delivery-date: Fri, 13 Mar 2026 12:21:44 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 13/03/2026 11:44 am, Dmytro Prokopchuk1 wrote:
> This series fixes some MISRA C Rule 20.7.
>
> Test CI pipeline:
> https://gitlab.com/xen-project/people/dimaprkp4k/xen/-/pipelines/2383264392
>
> Dmytro Prokopchuk (2):
> arm/pci: address violations of MISRA C Rule 20.7
> livepatch: address violations of MISRA C Rule 20.7
I already have patches pending for these and more.
~Andrew
|