Re: [PATCH 0/12] tty layer and misc struct pid conversions

2006-12-13 Thread Eric W. Biederman
Andrew Morton <[EMAIL PROTECTED]> writes: > On Wed, 13 Dec 2006 04:03:39 -0700 > [EMAIL PROTECTED] (Eric W. Biederman) wrote: > >> The aim of this patch set is to start wrapping up the struct pid >> conversions. > > hm, it touches a lot of tricky code which few people are familar > with. Worried.

Re: [PATCH 0/12] tty layer and misc struct pid conversions

2006-12-13 Thread Andrew Morton
On Wed, 13 Dec 2006 04:03:39 -0700 [EMAIL PROTECTED] (Eric W. Biederman) wrote: > The aim of this patch set is to start wrapping up the struct pid > conversions. hm, it touches a lot of tricky code which few people are familar with. Worried. - To unsubscribe from this list: send the line "unsubs

[PATCH 0/12] tty layer and misc struct pid conversions

2006-12-13 Thread Eric W. Biederman
The aim of this patch set is to start wrapping up the struct pid conversions. As such this patchset culminates with the removal of kill_pg, kill_pg_info, __kill_pg_info, do_each_task_pid, and while_each_task_pid. kill_proc, daemonize, and kernel_thread are still in my sights but there is still w