From patchwork Thu Feb 20 21:54:45 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefano Stabellini X-Patchwork-Id: 13984533 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 6B27DC021B2 for ; Thu, 20 Feb 2025 21:55:17 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.894170.1302950 (Exim 4.92) (envelope-from ) id 1tlEVQ-0006g7-3g; Thu, 20 Feb 2025 21:54:52 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 894170.1302950; Thu, 20 Feb 2025 21:54:52 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1tlEVQ-0006g0-0j; Thu, 20 Feb 2025 21:54:52 +0000 Received: by outflank-mailman (input) for mailman id 894170; Thu, 20 Feb 2025 21:54:50 +0000 Received: from se1-gles-sth1-in.inumbo.com ([159.253.27.254] helo=se1-gles-sth1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1tlEVO-0006fq-OL for xen-devel@lists.xenproject.org; Thu, 20 Feb 2025 21:54:50 +0000 Received: from dfw.source.kernel.org (dfw.source.kernel.org [2604:1380:4641:c500::1]) by se1-gles-sth1.inumbo.com (Halon) with ESMTPS id 4d25de81-efd5-11ef-9aa9-95dc52dad729; Thu, 20 Feb 2025 22:54:48 +0100 (CET) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 9B8485C5DC2; Thu, 20 Feb 2025 21:54:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CF9C4C4CED1; Thu, 20 Feb 2025 21:54:45 +0000 (UTC) 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: 4d25de81-efd5-11ef-9aa9-95dc52dad729 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740088486; bh=Yplh7jqdUtJeDLMkqI6Fky1HXilzEjdVY57Hi3/teVc=; h=Date:From:To:cc:Subject:From; b=To/FOTWfrxzIwuu0MBMk7Rc7Y7D44Xy9a82vcqgy6PmHnBwXRTUk455I7mP8r4Iwr zKW7l739lDCodLAkjzarUiLyu/6FWkWKu1yNHZUYjUfjD8JD78lHad4fUCREQwjAQz S3cyYQhOvzmNJ62cA18KfdoWaLsmw9Y9AsUhIj9hllQyYaQjqR2fn/JlNHV9lEs6CY L/n2forEg2yFBewAbmZMqIp7HxoMg/2oWh/xtIFYRY73McCAlJnZZUAzVMxakFOw9b 4psG07MnvSKh2cjH55/dg2WRIP0Rp1E/V79zKRl5ljS/0yYzYNlRzaLBlDl9Otd95p l8uXmkLDVNWog== Date: Thu, 20 Feb 2025 13:54:45 -0800 (PST) From: Stefano Stabellini X-X-Sender: sstabellini@ubuntu-linux-20-04-desktop To: xen-devel@lists.xenproject.org cc: sstabellini@kernel.org, Nicola Vetrini , Oleksii Kurochko Subject: [PATCH for-4.20] eclair: mark R16.6 as clean Message-ID: User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Signed-off-by: Stefano Stabellini Acked-by: Andrew Cooper --- This is possible thanks to "resolve the last 3 MISRA R16.6 violations" being committed. Requesting a release ack. Successful pipeline: https://gitlab.com/xen-project/people/sstabellini/xen/-/pipelines/1681379131 diff --git a/automation/eclair_analysis/ECLAIR/tagging.ecl b/automation/eclair_analysis/ECLAIR/tagging.ecl index 66698b4bff..1d078d8905 100644 --- a/automation/eclair_analysis/ECLAIR/tagging.ecl +++ b/automation/eclair_analysis/ECLAIR/tagging.ecl @@ -69,6 +69,7 @@ MC3A2.R14.3|| MC3A2.R14.4|| MC3A2.R16.2|| MC3A2.R16.3|| +MC3A2.R16.6|| MC3A2.R16.7|| MC3A2.R17.1|| MC3A2.R17.3||