Re: [patch 20/26] saa7134: fix thread shutdown handling

2007-07-30 Thread Greg KH
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

Re: [patch 20/26] saa7134: fix thread shutdown handling

2007-07-30 Thread Mauro Carvalho Chehab
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 <[EMAIL PROTECTED]> > > This patc

[patch 20/26] saa7134: fix thread shutdown handling

2007-07-30 Thread Greg KH
-stable review patch. If anyone has any objections, please let us know. -- From: Jeff Mahoney <[EMAIL PROTECTED]> 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 through the complete sh