Re: [PATCH -mm 0/2] misc: don't use sig->count

From: Oleg Nesterov
Date: Fri May 21 2010 - 11:54:31 EST


On 05/21, David Howells wrote:
>
> Oleg Nesterov <oleg@xxxxxxxxxx> wrote:
>
> > According to grep, get_nr_threads() becomes the only user of sig->count.
>
> Are these two patches going upstream in this window?

We should ask Andrew.

But personally I'd like to see them in 2.6.35. These changes allows
us to do more cleanups/improvements.

As for sizeof(int) added to signal_struct. I still hope we can kill
this "int nr_threads" later. Even if not, with these changes we can
move, say, ->group_leader from task_struct to signal_struct and kill
signal->leader_pid.

Oleg.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/