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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Slusarz Subject: Re: [patch] nouveau: unwind on load errors Date: Thu, 29 Jul 2010 21:39:48 +0200 Message-ID: <20100729193948.GA4821@joi.lan> References: <20100729180231.GV26313@bicker> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20100729180231.GV26313@bicker> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org 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 List-Id: nouveau.vger.kernel.org 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