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. > * s/threadgroup_fork_write_lock()/threadgroup_lock()/ > * s/threadgroup_fork_write_unlock()/threadgroup_unlock()/ > > This patch doesn't cause any behavior change. > > Signed-off-by: Tejun Heo <tj@xxxxxxxxxx> > Cc: Oleg Nesterov <oleg@xxxxxxxxxx> > Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > Cc: Paul Menage <paul@xxxxxxxxxxxxxx> > Cc: Li Zefan <lizf@xxxxxxxxxxxxxx> Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx> _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/linux-pm