From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: Bug: access to already released memory Date: Mon, 1 Feb 2010 15:10:16 -0800 Message-ID: <20100201231016.GH22747@atomide.com> References: <20100131035540.GA13428@linux-sh.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:50248 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754548Ab0BAXJw (ORCPT ); Mon, 1 Feb 2010 18:09:52 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Paul Walmsley Cc: Marek Skuczynski , linux-omap@vger.kernel.org, Paul Mundt * Paul Walmsley [100201 13:25]: > On Sun, 31 Jan 2010, Marek Skuczynski wrote: > > > Hello, > > I have found an access to already released memory in > > clk_debugfs_register_one() function, > > attaching a patch. The included patch was prepared for Linux 2.6 repository. > > > > Acked-by: Paul Walmsley > > Thanks Marek and Paul. Adding to omap-fixes queue for 2.6.33. Tony