From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751887AbcFUMV6 (ORCPT ); Tue, 21 Jun 2016 08:21:58 -0400 Received: from ou.quest-ce.net ([195.154.187.82]:54920 "EHLO ou.quest-ce.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751336AbcFUMV4 (ORCPT ); Tue, 21 Jun 2016 08:21:56 -0400 Message-ID: <1466507681.30939.14.camel@opteya.com> From: Yann Droneaud To: Michal Marek , Julia Lawall Cc: Gilles Muller , Nicolas Palix , Tejun Heo , Greg Kroah-Hartman , cocci@systeme.lip6.fr, linux-kernel@vger.kernel.org, Johannes Weiner Date: Tue, 21 Jun 2016 13:14:41 +0200 In-Reply-To: <57690C52.7080207@suse.com> References: <5767EE79.5090402@suse.com> <57690C52.7080207@suse.com> Organization: OPTEYA Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.3 (3.20.3-1.fc24) Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 80.12.91.199 X-SA-Exim-Mail-From: ydroneaud@opteya.com Subject: Re: [PATCH v2 1/3] coccinelle: also catch kzfree() issues X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on ou.quest-ce.net) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Le mardi 21 juin 2016 à 11:43 +0200, Michal Marek a écrit : > Dne 20.6.2016 v 22:21 Julia Lawall napsal(a): > > On Mon, 20 Jun 2016, Michal Marek wrote: > > 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 > > > > > Signed-off-by: Yann Droneaud > > > > > > > > Acked-by: Julia Lawall > > > > > > Hi Julia, > > > > > > does your ACK apply to the other two patches as well? > > > > Sorry, I seem to have missed the other two.  I have reviewed them > > now, and the ack applies to all three.  Thanks for checking on it. > Back in February, those two other patches were already Acked-by: http://lkml.kernel.org/r/alpine.DEB.2.10.1602161818100.2685@hadrien http://lkml.kernel.org/r/alpine.DEB.2.10.1602161819340.2685@hadrien I've (re)sent them with added Acked-by:, and thought it would not require further Acked-by:. Anyway, this one was new and required proper review. Thanks a lot. > Np. Applied to kbuild.git#misc now. > Thanks a lot. --  Yann Droneaud OPTEYA