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

[PATCH 0/3] Misc MISRA fixes from Arm allcode report


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Michal Orzel <michal.orzel@xxxxxxx>
  • Date: Wed, 1 Apr 2026 16:58:13 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • 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=/6x352bgL+ioYyETa7UTjzMbqZIqRNZIhkl+Rlwv5oM=; b=YNVra7WginesFmqJC4p0EmPpQTOXCeIy3OBPHoINjpphZ54/SZDJN9Q5Mye6Fmdbqd72b57T9QEguD+xiTrVLBqhOfvyVVsRp6DJlEevhOZenI0epBfR00xA1XQvyBgpygEcrCX4TK2PyybQhOx5jlE54CfO9VuUOri838dy7/Mu45rbqgRA4sTK2B6tfm7a43XHlxkCwT7dcnel6FvuQ+J1tLVhYzpGzAyUDKqw84O6DAJtYdcTkuv8kedCTZb//cgihq47JZo1TXIvmIllu82UIS8Ohfn5IDyAa0JbffRTEYqqw1voOMRU9ssmxtt7hrOnlU0aeszbgKT0Ofc8/w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=kvH1+WYR4u44VIbj1ZDoNTAy7gC4Y7g3qdnyoPzP58Cyg5GsyMaPtMRxNdvKc5kp1L8100IgQVYYSpKNSq+eL6Gz8MQ9XrdXIl4uqJhPNldcu2T53UdVHrbjIgIqS/YnS0GMC2SILKhEx0G7ykUYbbC5NrCQT1as4fVhAVuhmfzKVkL2bIqgXd2DO7gYP6BHzofeGMZx84mYClwYn3Bkfx6GKy1G2bq+po2QL9XitplYt4oOOYycACKLx/9qWvxtpJFTtam8JAtVS+OmBoGEUVsiAdEtLmkng4Rklr45moemkP5PQmmMtapVVen57WTlqjOAe/CGliasa8P22CQ5Dg==
  • Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=amd.com header.i="@amd.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
  • Cc: Michal Orzel <michal.orzel@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, Mykyta Poturai <mykyta_poturai@xxxxxxxx>
  • Delivery-date: Wed, 01 Apr 2026 14:58:36 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

The number of violations for clean rules drops from 22 down to 5:
https://gitlab.com/xen-project/people/morzel/xen/-/pipelines/2423381226

Michal Orzel (3):
  xen/arm: acpi: Rename local acpi_size to avoid shadowing typedef
  xen/arm: pci: Narrow scope of file-local symbols
  xen/arm: vpci: Move content of xen/arch/arm/vpci.h to arch header

 xen/arch/arm/acpi/domain_build.c   | 14 +++++-----
 xen/arch/arm/domain.c              |  2 +-
 xen/arch/arm/include/asm/vpci.h    | 18 +++++++++++++
 xen/arch/arm/pci/pci-host-common.c |  4 +--
 xen/arch/arm/pci/pci-host-rcar4.c  |  5 ++--
 xen/arch/arm/pci/pci-host-zynqmp.c |  2 +-
 xen/arch/arm/vpci.h                | 42 ------------------------------
 7 files changed, 32 insertions(+), 55 deletions(-)
 delete mode 100644 xen/arch/arm/vpci.h

-- 
2.43.0




 


Rackspace

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