From: Denis Efremov <efremov@linux.com> To: Julia Lawall <julia.lawall@inria.fr> Cc: cocci@systeme.lip6.fr, linux-kernel@vger.kernel.org Subject: Re: [Cocci] [PATCH v6] coccinelle: api: add kvfree script Date: Mon, 3 Aug 2020 14:45:14 +0300 Message-ID: <8171ffcd-9f60-26a8-3c6a-4356297a12d1@linux.com> (raw) In-Reply-To: <20200731210026.7186-1-efremov@linux.com> Is there a difference from cocci point of view between: ... when != !is_vmalloc_addr(E) and ... when != is_vmalloc_addr(E) Should the latter one be used in most cases? Thanks, Denis _______________________________________________ Cocci mailing list Cocci@systeme.lip6.fr https://systeme.lip6.fr/mailman/listinfo/cocci
next prev parent reply index Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-06-05 20:42 [Cocci] [PATCH] " Denis Efremov 2020-06-05 20:51 ` Julia Lawall 2020-06-05 21:15 ` Denis Efremov 2020-06-05 21:19 ` Julia Lawall 2020-06-14 9:03 ` Denis Efremov 2020-06-14 9:17 ` Julia Lawall 2020-06-14 9:24 ` Denis Efremov 2020-06-14 18:36 ` [Cocci] [PATCH v2] " Denis Efremov 2020-07-17 12:00 ` Denis Efremov 2020-07-30 14:01 ` [Cocci] [PATCH v3] " Denis Efremov 2020-07-30 14:05 ` Denis Efremov 2020-07-30 14:07 ` [Cocci] [PATCH v4] " Denis Efremov 2020-07-30 20:15 ` Julia Lawall 2020-07-30 20:38 ` Julia Lawall 2020-07-31 8:31 ` Denis Efremov 2020-07-31 8:48 ` Julia Lawall 2020-07-31 10:47 ` [Cocci] [PATCH v5] " Denis Efremov 2020-07-31 21:00 ` [Cocci] [PATCH v6] " Denis Efremov 2020-08-02 20:24 ` Julia Lawall 2020-08-03 11:33 ` Denis Efremov 2020-08-03 12:18 ` Julia Lawall 2020-08-03 11:45 ` Denis Efremov [this message] 2020-08-03 12:12 ` Julia Lawall 2020-08-03 18:34 ` [Cocci] [PATCH v7] coccinelle: api: add kfree_mismatch script Denis Efremov 2020-09-21 17:15 ` Denis Efremov 2020-10-15 20:48 ` Julia Lawall 2020-10-16 8:54 ` [Cocci] [PATCH v8] " Denis Efremov 2020-10-17 21:17 ` Julia Lawall [not found] <3aea12cf-68dc-e140-936f-cfefb2adbc8f@web.de> 2020-08-02 7:09 ` [Cocci] [PATCH v6] coccinelle: api: add kvfree script Julia Lawall
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=8171ffcd-9f60-26a8-3c6a-4356297a12d1@linux.com \ --to=efremov@linux.com \ --cc=cocci@systeme.lip6.fr \ --cc=julia.lawall@inria.fr \ --cc=linux-kernel@vger.kernel.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Coccinelle Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/cocci/0 cocci/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 cocci cocci/ https://lore.kernel.org/cocci \ cocci@systeme.lip6.fr public-inbox-index cocci Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/fr.lip6.systeme.cocci AGPL code for this site: git clone https://public-inbox.org/public-inbox.git