[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100521155152.GA14694@redhat.com>
Date: Fri, 21 May 2010 17:51:52 +0200
From: Oleg Nesterov <oleg@...hat.com>
To: David Howells <dhowells@...hat.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Peter Zijlstra <peterz@...radead.org>,
Roland McGrath <roland@...hat.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -mm 0/2] misc: don't use sig->count
On 05/21, David Howells wrote:
>
> Oleg Nesterov <oleg@...hat.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists