Re: [PATCH 02/10] threadgroup: renamesignal->threadgroup_fork_lock to ->group_rwsem

From: Tejun Heo
Date: Fri Nov 04 2011 - 11:16:39 EST


On Fri, Nov 04, 2011 at 05:40:32PM +0900, KAMEZAWA Hiroyuki wrote:
> On Tue, 1 Nov 2011 16:46:25 -0700
> Tejun Heo <tj@xxxxxxxxxx> wrote:
>
> > Make the following renames to prepare for extension of threadgroup
> > locking.
> >
> > * s/signal->threadgroup_fork_lock/signal->group_rwsem/
> > * s/threadgroup_fork_read_lock()/threadgroup_change_begin()/
> > * s/threadgroup_fork_read_unlock()/threadgroup_change_done()/
>
> I personally like begin <-> end to see relationship.

Hmmm... yeah, I like that better too. Renaming.

Thanks.

--
tejun
--
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/