Coccinelle Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: mmarek@suse.com (Michal Marek)
To: cocci@systeme.lip6.fr
Subject: [Cocci] [PATCH v2 1/3] coccinelle: also catch kzfree() issues
Date: Mon, 20 Jun 2016 15:24:09 +0200	[thread overview]
Message-ID: <5767EE79.5090402@suse.com> (raw)
In-Reply-To: <alpine.DEB.2.10.1605231717290.12010@hadrien>

On 2016-05-23 17:18, Julia Lawall wrote:
> 
> 
> On Mon, 23 May 2016, Yann Droneaud wrote:
> 
>> Since commit 3ef0e5ba4673 ('slab: introduce kzfree()'),
>> kfree() is no more the only function to be considered:
>> kzfree() should be recognized too.
>>
>> In particular, kzfree() must not be called on memory
>> allocated through devm_*() functions.
>>
>> Cc: Johannes Weiner <hannes@cmpxchg.org>
>> Signed-off-by: Yann Droneaud <ydroneaud@opteya.com>
> 
> Acked-by: Julia Lawall <julia.lawall@lip6.fr>

Hi Julia,

does your ACK apply to the other two patches as well?

Thanks,
Michal

  reply	other threads:[~2016-06-20 13:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23 15:07 [Cocci] [PATCH v2 0/3] coccinelle: catchup on memory allocation functions Yann Droneaud
2016-05-23 15:07 ` [Cocci] [PATCH v2 1/3] coccinelle: also catch kzfree() issues Yann Droneaud
2016-05-23 15:18   ` Julia Lawall
2016-06-20 13:24     ` Michal Marek [this message]
2016-06-20 20:21       ` Julia Lawall
2016-06-21  9:43         ` Michal Marek
2016-06-21 11:14           ` Yann Droneaud
2016-06-21 11:17             ` Julia Lawall
2016-05-23 15:07 ` [Cocci] [PATCH v2 2/3] coccinelle: recognize more devm_* memory allocation functions Yann Droneaud
2016-05-23 15:07 ` [Cocci] [PATCH v2 3/3] coccinelle: catch krealloc() on devm_*() allocated memory Yann Droneaud

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=5767EE79.5090402@suse.com \
    --to=mmarek@suse.com \
    --cc=cocci@systeme.lip6.fr \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox