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

Re: [XEN PATCH][for-4.19 v3 8/8] docs/misra: exclude three more files


  • To: Nicola Vetrini <nicola.vetrini@xxxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Fri, 20 Oct 2023 08:04:18 +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=ST5PFKJELAYjfeN5xAQ9z5qeuXzG2OqakSxoS50WKHU=; b=GgxikNZXhJ6OA7gida15cSC0Q26dd7PYrySOY8EZMLpmvj82YCpxP1tl4Lz2/d3+WUYqCNvdifEMnuWMnQlXi+fHrrrp/4QzKD3oBexlkLr8DkxyYUSGb9M7FbBoFR7lh3hg9Q8UrsC0hpKu6DDve1aLAqICsRWa/SvADmVFt1MajoWUZrd/wkyPE1j4PrERWts7z484viWgbLWyz+MZN6TSjrKproXUni9CsuSuI+AV034WUYdVCxNr7DMzwUQI6QmKlNxUyEERYx1VEGDNAoc9sAannV9Ref2KIUDtbQdvbIlYS/P+qOsblxipHS5U8o4ZCJ/tUPBEdx147Xt1Sg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=P1DnYz7uQeuKinI9wdqGFAZq5RbDoXLRnRDNOro1E1TmoQouM9YqesDG/6L08f0bJ53j5OymP1u8dbUvt3w1nArGmJTh3zx8g/rkhcUbdnwtyjpWXPv7g+4gf4nZ8y2WjpsGwzj5MSJFAJdZo7uFMrQ1o1te99EG7IlR34NqOXRWKczynGQkQmlWSPtGdlwBcgZFO/lbiV5JpM3Z0sod7WmFTuooCGyJ1xUeJFmU68XK1YOkTpdZs1eg/AENTg19NlW5wRJdq7E/8/oEkeYScm3vp3cFRlyx0mHrUilQeYSerg8g7ixO7cwI2egl99T0scIPDQ8L/onSXnYW3u/Ckg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: sstabellini@xxxxxxxxxx, michal.orzel@xxxxxxx, xenia.ragiadakou@xxxxxxx, ayan.kumar.halder@xxxxxxx, consulting@xxxxxxxxxxx, andrew.cooper3@xxxxxxxxxx, roger.pau@xxxxxxxxxx, George Dunlap <george.dunlap@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Wei Liu <wl@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Fri, 20 Oct 2023 06:04:30 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 19.10.2023 15:40, Nicola Vetrini wrote:
> These files should not conform to MISRA guidelines at the moment,
> therefore they are added to the exclusion list.
> 
> Signed-off-by: Nicola Vetrini <nicola.vetrini@xxxxxxxxxxx>
> ---
> These exclusions are automatically picked up by ECLAIR's automation
> to hide reports originating from these files.
> ---
>  docs/misra/exclude-list.json | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/docs/misra/exclude-list.json b/docs/misra/exclude-list.json
> index 575ed22a7f67..b2b4b9253615 100644
> --- a/docs/misra/exclude-list.json
> +++ b/docs/misra/exclude-list.json
> @@ -145,6 +145,10 @@
>              "rel_path": "common/zstd/*",
>              "comment": "Imported from Linux, ignore for now"
>          },
> +        {
> +            "rel_path": "common/symbols-dummy.c",
> +            "comment": "The resulting code is not included in the final Xen 
> binary, ignore for now"
> +        },
>          {
>              "rel_path": "crypto/*",
>              "comment": "Origin is external and documented in 
> crypto/README.source"
> @@ -189,6 +193,14 @@
>              "rel_path": "include/acpi/acpixf.h",
>              "comment": "Imported from Linux, ignore for now"
>          },
> +        {
> +          "rel_path": "include/acpi/acexep.h",

Typo (include/acpi/acexcep.h)?

Jan



 


Rackspace

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