login
Header Space

 
 

Mailing list archives

Search results

Found 5 matching messages (0.066 seconds). Page 1 of 1.

Re: [PATCH] saa7134-tvaudio: Convert to kthread API.

... 6.21-rc6-mm1/drivers/media/video/saa7134/saa7134-tvaudio.c =================================================================== --- 2.6.21-rc6-mm1. ... { + printk(KERN_WARNING "%s: failed to create kthread\n", dev->name); + dev->thread.task ...

linux-kernel - Cedric Le Goater - Apr 20 2007 - 08:48

[PATCH] saa7134-tvaudio: Convert to kthread API.

... use in the kernel. So this patch renames the pid member of struct ... xmission.com> --- drivers/media/video/saa7134/saa7134-tvaudio.c | 27 ++++++++++++------------- drivers/media/ ... +#include kthread.h> #include ...

linux-kernel - Eric W. Biederman - Apr 19 2007 - 02:55

[PATCH] saa7134-tvaudio: Convert to kthread API.

... use in the kernel. So this patch renames the pid member of struct ... xmission.com> --- drivers/media/video/saa7134/saa7134-tvaudio.c | 27 ++++++++++++------------- drivers/media/ ... +#include kthread.h> #include ...

linux-kernel - Eric W. Biederman - Apr 19 2007 - 03:58

Re: [PATCH] saa7134-tvaudio: Convert to kthread API.

... wrote: > It is my goal to replace all kernel code that ... user space, requiring the implemetation > to change continually. kernel_thread is a ... in the kernel. > > So this patch renames the pid member of ... wants to be converted to full use of the API. ie ...

linux-kernel - Andrew Morton - Apr 19 2007 - 18:52

Re: [PATCH] saa7134-tvaudio: Convert to kthread API.

... by user space, requiring the implemetation > > to change continually. kernel_thread is a problem ... use in the kernel. > > > > So this patch renames the pid member of ... > allow_signal(SIGTERM) and the calls to signal_pending have > > been removed they are ...

linux-kernel - Christoph Hellwig - Apr 20 2007 - 09:05

speck-geostationary