| To: | Julia Lawall <julia@diku.dk> |
|---|---|
| Subject: | Re: [PATCH 1/8] arch/mips/txx9: introduce missing kfree, iounmap |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Mon, 14 Sep 2009 16:56:18 +0200 |
| Cc: | Atsushi Nemoto <anemo@mba.ocn.ne.jp>, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org |
| In-reply-to: | <Pine.LNX.4.64.0909132113520.31000@ask.diku.dk> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <Pine.LNX.4.64.0909111820370.10552@pc-004.diku.dk> <20090913.232548.253168283.anemo@mba.ocn.ne.jp> <Pine.LNX.4.64.0909131708190.25903@ask.diku.dk> <20090914.003321.160496287.anemo@mba.ocn.ne.jp> <Pine.LNX.4.64.0909132113520.31000@ask.diku.dk> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.19 (2009-01-05) |
On Sun, Sep 13, 2009 at 09:15:18PM +0200, Julia Lawall wrote: > From: Julia Lawall <julia@diku.dk> > > Error handling code following a kzalloc should free the allocated data. > Error handling code following an ioremap should iounmap the allocated data. > > The semantic match that finds the first problem is as follows: > (http://www.emn.fr/x-info/coccinelle/) Guess this one looks right, applied. Thanks, Ralf |
| Previous by Date: | Re: [PATCH 1/8] arch/mips/txx9: introduce missing kfree, iounmap, Julia Lawall |
|---|---|
| Next by Date: | Re: [PATCH 01/10] Add support for GCC-4.5's __builtin_unreachable() to compiler.h, David Daney |
| Previous by Thread: | Re: [PATCH 1/8] arch/mips/txx9: introduce missing kfree, iounmap, Julia Lawall |
| Next by Thread: | Re: [PATCH 1/8] arch/mips/txx9: introduce missing kfree, iounmap, Julia Lawall |
| Indexes: | [Date] [Thread] [Top] [All Lists] |