From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S941006AbXGaFQx (ORCPT ); Tue, 31 Jul 2007 01:16:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757597AbXGaFQq (ORCPT ); Tue, 31 Jul 2007 01:16:46 -0400 Received: from ns2.suse.de ([195.135.220.15]:44083 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752656AbXGaFQp (ORCPT ); Tue, 31 Jul 2007 01:16:45 -0400 Date: Mon, 30 Jul 2007 22:16:23 -0700 From: Greg KH To: Mauro Carvalho Chehab Cc: linux-kernel@vger.kernel.org, stable@kernel.org, torvalds@linux-foundation.org, Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Dave Jones , Chuck Wolber , Chris Wedgwood , Michael Krufky , Chuck Ebbert , Domenico Andreoli , akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, jeffm@suse.com, Chris Wright Subject: Re: [patch 20/26] saa7134: fix thread shutdown handling Message-ID: <20070731051623.GA10019@suse.de> References: <20070731042108.546594256@blue.kroah.org> <20070731043330.GU3975@kroah.com> <1185858348.4407.69.camel@gaivota> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1185858348.4407.69.camel@gaivota> User-Agent: Mutt/1.5.15 (2007-04-06) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 31, 2007 at 02:05:48AM -0300, Mauro Carvalho Chehab wrote: > Hi Greg, > > Em Seg, 2007-07-30 ??s 21:33 -0700, Greg KH escreveu: > > anexo Documento somente texto > > (saa7134-fix-thread-shutdown-handling.patch) > > -stable review patch. If anyone has any objections, please let us know. > > > > ------------------ > > > > From: Jeff Mahoney > > > > This patch changes the test for the thread pid from >= 0 to > 0. > > > > When the saa8134 driver initialization fails after a certain point, it goes > ^^^^^^^ > The patch is OK. however, the driver name is saa7134. Heh, thanks, I've fixed the text of the patch. greg k-h