Files
linux-stable-mirror/include/linux
Tejun Heo 0e1d768f1b cgroup: drop task_lock() protection around task->cgroups
For optimization, task_lock() is additionally used to protect
task->cgroups.  The optimization is pretty dubious as either
css_set_rwsem is grabbed anyway or PF_EXITING already protects
task->cgroups.  It adds only overhead and confusion at this point.
Let's drop task_[un]lock() and update comments accordingly.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
2014-02-25 10:04:03 -05:00
..
2014-01-24 22:39:54 +01:00
2005-04-16 15:20:36 -07:00
2012-10-08 13:50:20 +10:30
2014-01-28 08:09:46 -07:00
2013-11-15 09:32:21 +09:00
2010-08-04 11:00:45 +02:00
2014-01-25 23:58:17 -05:00
2007-07-10 00:35:17 -04:00
2014-01-26 22:48:35 +01:00
2014-02-07 16:08:57 -08:00
2014-01-25 08:55:09 +01:00
2013-08-28 21:35:14 -07:00
2005-04-16 15:20:36 -07:00
2014-01-27 21:02:39 -08:00
2014-01-25 03:14:05 -05:00
2012-12-11 17:22:27 -08:00
2013-05-04 14:47:26 -04:00
2011-11-02 16:07:02 -07:00
2011-03-31 11:26:23 -03:00
2014-01-28 13:20:09 -08:00
2014-01-27 21:02:39 -08:00
2011-03-31 11:26:23 -03:00
2014-01-30 16:56:55 -08:00