From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D4594C7113C for ; Fri, 18 Aug 2023 12:57:21 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.586194.917411 (Exim 4.92) (envelope-from ) id 1qWz2H-00075b-Iv; Fri, 18 Aug 2023 12:57:05 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 586194.917411; Fri, 18 Aug 2023 12:57:05 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1qWz2H-00075U-Fy; Fri, 18 Aug 2023 12:57:05 +0000 Received: by outflank-mailman (input) for mailman id 586194; Fri, 18 Aug 2023 12:57:04 +0000 Received: from se1-gles-flk1-in.inumbo.com ([94.247.172.50] helo=se1-gles-flk1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1qWz2F-00075O-Uu for xen-devel@lists.xenproject.org; Fri, 18 Aug 2023 12:57:03 +0000 Received: from support.bugseng.com (mail.bugseng.com [162.55.131.47]) by se1-gles-flk1.inumbo.com (Halon) with ESMTPS id b9346adb-3dc6-11ee-9b0c-b553b5be7939; Fri, 18 Aug 2023 14:57:01 +0200 (CEST) Received: from support.bugseng.com (support.bugseng.com [162.55.131.47]) by support.bugseng.com (Postfix) with ESMTPA id 268A64EE0737; Fri, 18 Aug 2023 14:57:01 +0200 (CEST) X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: b9346adb-3dc6-11ee-9b0c-b553b5be7939 MIME-Version: 1.0 Date: Fri, 18 Aug 2023 14:57:01 +0200 From: Nicola Vetrini To: Stefano Stabellini Cc: Jan Beulich , michal.orzel@amd.com, xenia.ragiadakou@amd.com, ayan.kumar.halder@amd.com, consulting@bugseng.com, Andrew Cooper , George Dunlap , Julien Grall , Wei Liu , xen-devel@lists.xenproject.org Subject: Re: [XEN PATCH 07/11] xen: address MISRA C:2012 Rule 2.1 In-Reply-To: References: <7f8cbd8c8ad64cd3a0d099f31cb4d3fad48aa63b.1690985045.git.nicola.vetrini@bugseng.com> <3a6ab847-fd31-60e4-2558-feed71d670dd@suse.com> <6e1dbf093687e5fa66295621ce67e4dc@bugseng.com> <2b26baf0-6a82-0bff-99b5-ade067e0d74d@suse.com> User-Agent: Roundcube Webmail/1.4.3 Message-ID: X-Sender: nicola.vetrini@bugseng.com Organization: BUGSENG s.r.l. Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit > Jan has a point: I think we should record all our deviations and unique > ways to interpret the rules under docs/misra. And the Eclair > configuration should reflect that. It is not a good idea to only keep > the information in the Eclair config because, even if it is now > upstream > in xen.git, it is still a tool-specific configuration file -- it is not > a proper document. MISRA C and its interpretation is important enough > that we should have a plain English document to cover it (which now is > docs/misra/rules.rst). > > Nicola, I volunteer to send patches to make any necessary updates to > docs/misra/rules.rst and other docs. Please send out to me a list of > deviations/configurations and I'll make sure to reflect them under > docs/misra so that they are in sync. > > Cheers, > > Stefano Sure, I'll let you know when I have it. Thanks, -- Nicola Vetrini, BSc Software Engineer, BUGSENG srl (https://bugseng.com)