From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Slusarz Date: Thu, 29 Jul 2010 19:39:48 +0000 Subject: Re: [patch] nouveau: unwind on load errors Message-Id: <20100729193948.GA4821@joi.lan> List-Id: References: <20100729180231.GV26313@bicker> In-Reply-To: <20100729180231.GV26313@bicker> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter Cc: nouveau@lists.freedesktop.org, devicetree-discuss@lists.ozlabs.org, kernel-janitors@vger.kernel.org, dri-devel@lists.freedesktop.org, Grant Likely , Ben Skeggs , Dave Airlie On Thu, Jul 29, 2010 at 08:02:31PM +0200, Dan Carpenter wrote: > nouveau_load() just returned directly if there was an error instead of > releasing resources. > > Signed-off-by: Dan Carpenter Patch looks good, but could you base it on top of nouveau tree? git://anongit.freedesktop.org/nouveau/linux-2.6 Marcin