[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: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- From: Dmytro Prokopchuk1 <dmytro_prokopchuk1@xxxxxxxx>
- Date: Fri, 13 Mar 2026 13:13:14 +0000
- Accept-language: en-US, uk-UA, ru-RU
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=epam.com; dmarc=pass action=none header.from=epam.com; dkim=pass header.d=epam.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=wzDoGlGQzT88v3W1tp3fO1drcFdstJ2VpFyyksAvniQ=; b=kHslB2U9ERkFAV7FneM7HDYJPIQpQS0w5dE4PBF0mag0IC9m16s1YTcr8RNYTmEBq9UZrMAu//mLVu8j/YXpgui2z75uYI+jufDlb9824M/oGz5ptvsKMn5DPnpVx7sJmEDT8yTcHgl8okpH9RtwLv0kd49zncJ/laxSAf6eeRmE+9UuqzuQleAG2sPGA7bsbBV6nlx4e3/BGddi4Oko6piW53Bl2NBDzUPBsRwSqICUwLHYTdv7f0le27000D4GqRdmHRssNp0eu9Hcu11Ue3JTqmhT0Zhf5aejgk5JkQ1NN09oD/ZfJrvzf16f9GmneVzw7i2toSDnyVgynjf9pw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=wohzpw2CR+bZn+3ZQiOzxtabIFLcNQ5K+M86pxMCKilFMom1WhqUCifjHSR4ivNkk3M6OVUXbCT3nfE4PGllbjaREsdQ/kCWI9r8djVLRs81oD4VYUDZlBX5oQ/A0fiTMnOaya6Lzy2RJkyPvrvpqy2eXIUVDpD3TraLi3NEYv/YuNMPugB2BBgQjjloSrQwCPH1aT0AapMYfFivtXfLr/7RL7Cvy+KY1Bcg0qLC69jXpce1oauj0OInQaFzEjhGwwEd4xeFUHdWrZUiznAgS1Nzj5jYR2wsV5+rIk+IrfW2DVr5XsYA70ddckpxzTdUOYVx25ph2pHEobPX/uEgHA==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=epam.com;
- Cc: 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 13:13:27 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Thread-index: AQHcst645g7QlNxsOkmEje6S743Qy7WsYhwAgAAOcYA=
- Thread-topic: [PATCH 0/2] Address violations of MISRA C Rule 20.7
On 3/13/26 14:21, Andrew Cooper wrote:
> 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
Hello Andrew,
sorry, my bad. Just ignore my patches.
BR, Dmytro.
|