Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp2226627pxv; Sat, 26 Jun 2021 13:19:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxaYb1y1gPPVoB2eA+knIGl32tBt/qh9P9zI6g1D7idYHFvAX2wEKLVq5hQOs6uS5DrPn/t X-Received: by 2002:a05:6602:140e:: with SMTP id t14mr13982759iov.42.1624738764528; Sat, 26 Jun 2021 13:19:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624738764; cv=none; d=google.com; s=arc-20160816; b=UDG/w63BHS7VPdl3pb6JVg0+Cx58TMsYAoFp9vij5yXHSc1QXFiKlkJ0HBAwsTkMEm 7k++9sZ4LP0w1rhxnzaY+mMznjWPGt4GBddMucGoExTipqTfTOknVwS/SCkFZXLSC44a rfecsptHfxuddoGdJmHAyIO/q3EKQixn+kUehVoZ27EkNYtOtXp1UGdBJwPLokhbS8EH GO+UEDo8qfDyfv5FZksLVvbDKz9xukvdSjEeYkVXnIASW0WI7SAbyvMhq7PQRNBSESGA EdbqxBMFUcdJo3N0Flx5e0h/HXUu1soXkxTa6oOd+CrXKYurKZoaPYa1xr2nB991NZBi hGKw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:references:message-id :in-reply-to:subject:cc:to:from:date:ironport-hdrordr; bh=M+4cM5zR8YP/ocaSXv0k9Pk01k187ybq81Ltr2yyGzM=; b=a16Dgg2dBU5POkgwZOirHe4JdIv2sl815NS5yvRC7KcydJKONTQ2DRptYExSKpG3KT +tcr6Z52yCWVVGDYlbGZkpx/GvIYF8kchbKsritPJsfp2LVXHGu9dzKjOIBI0iLrzixq NW58YN+OI9gKqBSje21u0gQNRowdXfh/i90F0I2zf18or1HMEn/ppGHG7gFfClBk3K2C ChV0x/uZjFCRPDn+wB2MiV56VeAuqhZAoj3nSf9fj6MR/CRe8teNH8tkG7tVse26LThe dVczy5g1eBr+wI7J7F7sWcg8HM8NtJGqjsjY2iCSXP2XWabY4f4cbzYJSCFNu1Yr/IbY Jcjg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z21si10952297ioq.36.2021.06.26.13.19.12; Sat, 26 Jun 2021 13:19:24 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230263AbhFZT5f (ORCPT + 99 others); Sat, 26 Jun 2021 15:57:35 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:62501 "EHLO mail2-relais-roc.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230107AbhFZT5e (ORCPT ); Sat, 26 Jun 2021 15:57:34 -0400 IronPort-HdrOrdr: =?us-ascii?q?A9a23=3AWCpddK7gk3eYPT+84APXwNPXdLJyesId70hD?= =?us-ascii?q?6qkXc3xom62j9vxG885w6faZskdyZJhCo7690de7MBDhHPdOiOF7AV7IZmXbUQ?= =?us-ascii?q?WTQb2KobGM/wHd?= X-IronPort-AV: E=Sophos;i="5.83,302,1616454000"; d="scan'208";a="516829491" Received: from 173.121.68.85.rev.sfr.net (HELO hadrien) ([85.68.121.173]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Jun 2021 21:55:10 +0200 Date: Sat, 26 Jun 2021 21:55:10 +0200 (CEST) From: Julia Lawall X-X-Sender: jll@hadrien To: Christophe JAILLET cc: Julia.Lawall@inria.fr, Gilles.Muller@inria.fr, nicolas.palix@imag.fr, michal.lkml@markovi.net, cocci@systeme.lip6.fr, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH] Coccinelle: Update and rename api/alloc/pci_free_consistent.cocci In-Reply-To: Message-ID: References: User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 16 Jun 2021, Christophe JAILLET wrote: > 'pci_alloc_consistent()' is about to be removed from the kernel. > It is now more useful to check for dma_alloc_coherent/dma_free_coherent. dma_alloc_coherent has four arguments, and in the script there are only three. Is the number of arguments to dma_alloc_coherent going to change? julia > > So change the script accordingly and rename it. > > Signed-off-by: Christophe JAILLET > --- > Not sure that the script works. > There are 718 'dma_alloc_coherent' calls in 5.13-rc6. It is surprising > to have no match at all, not even a single false positive. > --- > ..._consistent.cocci => dma_free_coherent.cocci} | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) > rename scripts/coccinelle/free/{pci_free_consistent.cocci => dma_free_coherent.cocci} (52%) > > diff --git a/scripts/coccinelle/free/pci_free_consistent.cocci b/scripts/coccinelle/free/dma_free_coherent.cocci > similarity index 52% > rename from scripts/coccinelle/free/pci_free_consistent.cocci > rename to scripts/coccinelle/free/dma_free_coherent.cocci > index d51e92556b42..75f159e7b6d7 100644 > --- a/scripts/coccinelle/free/pci_free_consistent.cocci > +++ b/scripts/coccinelle/free/dma_free_coherent.cocci > @@ -1,10 +1,10 @@ > // SPDX-License-Identifier: GPL-2.0-only > -/// Find missing pci_free_consistent for every pci_alloc_consistent. > +/// Find missing dma_free_coherent for every dma_alloc_coherent. > /// > // Confidence: Moderate > // Copyright: (C) 2013 Petr Strnad. > // URL: http://coccinelle.lip6.fr/ > -// Keywords: pci_free_consistent, pci_alloc_consistent > +// Keywords: dma_free_coherent, dma_alloc_coherent > // Options: --no-includes --include-headers > > virtual report > @@ -17,12 +17,12 @@ position p1,p2; > type T; > @@ > > -id = pci_alloc_consistent@p1(x,y,&z) > +id = dma_alloc_coherent@p1(x,y,&z) > ... when != e = id > if (id == NULL || ...) { ... return ...; } > -... when != pci_free_consistent(x,y,id,z) > - when != if (id) { ... pci_free_consistent(x,y,id,z) ... } > - when != if (y) { ... pci_free_consistent(x,y,id,z) ... } > +... when != dma_free_coherent(x,y,id,z) > + when != if (id) { ... dma_free_coherent(x,y,id,z) ... } > + when != if (y) { ... dma_free_coherent(x,y,id,z) ... } > when != e = (T)id > when exists > ( > @@ -40,7 +40,7 @@ p1 << search.p1; > p2 << search.p2; > @@ > > -msg = "ERROR: missing pci_free_consistent; pci_alloc_consistent on line %s and return without freeing on line %s" % (p1[0].line,p2[0].line) > +msg = "ERROR: missing dma_free_coherent; dma_alloc_coherent on line %s and return without freeing on line %s" % (p1[0].line,p2[0].line) > coccilib.report.print_report(p2[0],msg) > > @script:python depends on org@ > @@ -48,6 +48,6 @@ p1 << search.p1; > p2 << search.p2; > @@ > > -msg = "ERROR: missing pci_free_consistent; pci_alloc_consistent on line %s and return without freeing on line %s" % (p1[0].line,p2[0].line) > +msg = "ERROR: missing dma_free_coherent; dma_alloc_coherent on line %s and return without freeing on line %s" % (p1[0].line,p2[0].line) > cocci.print_main(msg,p1) > cocci.print_secs("",p2) > -- > 2.30.2 > >