This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/linux
Hugh Dickins 42aee6c495 cgroup: revert ss_id_lock to spinlock
Commit c1e2ee2dc4 ("memcg: replace ss->id_lock with a rwlock") has now
been seen to cause the unfair behavior we should have expected from
converting a spinlock to an rwlock: softlockup in cgroup_mkdir(), whose
get_new_cssid() is waiting for the wlock, while there are 19 tasks using
the rlock in css_get_next() to get on with their memcg workload (in an
artificial test, admittedly).  Yet lib/idr.c was made suitable for RCU
way back: revert that commit, restoring ss->id_lock to a spinlock.

Signed-off-by: Hugh Dickins <hughd@google.com>
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Acked-by: Li Zefan <lizf@cn.fujitsu.com>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-03-21 17:55:01 -07:00
..
2011-03-31 11:26:23 -03:00
2008-02-06 10:41:02 -08:00
2011-07-26 16:49:47 -07:00
2009-04-01 08:59:23 -07:00
2011-03-22 17:43:59 -07:00
2008-10-20 08:52:42 -07:00
2011-07-26 16:49:47 -07:00
2011-08-03 11:30:42 -04:00
2011-07-26 16:49:47 -07:00
2012-03-21 17:55:01 -07:00
2012-02-28 16:02:54 +01:00
2005-04-16 15:20:36 -07:00
2012-01-03 22:54:57 -05:00
2011-07-26 16:49:47 -07:00
2010-08-04 11:00:45 +02:00
2012-02-20 19:46:36 +11:00
2012-01-04 08:56:31 -06:00
2007-02-09 17:39:36 -05:00
2009-11-04 09:50:58 -08:00
2008-01-28 23:21:18 +01:00
2012-01-12 20:13:04 -08:00
2011-03-31 11:26:23 -03:00
2012-01-03 22:54:58 -05:00
2011-01-12 20:16:43 -05:00
2005-04-16 15:20:36 -07:00
2011-07-26 16:49:47 -07:00
2005-04-16 15:20:36 -07:00
2011-01-07 17:50:27 +11:00
2012-03-20 21:48:30 +08:00
2011-06-27 16:06:19 -07:00
2012-01-03 22:54:56 -05:00
2005-04-16 15:20:36 -07:00
2012-01-03 22:55:17 -05:00
2006-10-04 00:31:09 -07:00
2012-01-09 13:52:09 +01:00
2012-03-08 10:50:35 -08:00
2012-03-21 17:54:57 -07:00
2012-03-08 10:50:35 -08:00
2012-01-17 15:40:51 -08:00
2007-07-17 10:23:03 -07:00
2012-03-15 21:41:34 +01:00
2012-03-03 15:04:45 -05:00
2005-04-16 15:20:36 -07:00
2006-11-30 04:40:22 +01:00
2008-06-06 11:29:12 -07:00
2012-03-21 17:54:58 -07:00
2005-04-16 15:20:36 -07:00
2011-01-16 13:47:07 -05:00
2012-01-06 12:10:26 -08:00
2012-03-09 08:26:05 +01:00
2012-01-12 15:23:04 -08:00
2011-05-26 17:12:37 -07:00
2012-03-16 21:49:24 +01:00
2006-10-03 23:01:26 +02:00
2011-01-13 08:03:21 -08:00
2011-03-31 11:26:23 -03:00
2012-01-03 22:55:07 -05:00
2010-02-10 17:47:17 -08:00
2012-01-03 22:54:56 -05:00
2010-11-15 13:24:06 -05:00
2011-07-26 14:50:01 -07:00
2012-01-03 22:52:40 -05:00
2008-02-07 08:42:34 -08:00
2012-03-08 11:38:50 -08:00
2012-01-09 09:33:57 +09:00
2012-03-19 16:53:08 -04:00
2007-05-08 11:15:18 -07:00
2011-10-31 17:30:47 -07:00
2005-04-16 15:20:36 -07:00
2012-01-03 22:54:56 -05:00
2010-11-29 08:55:25 +11:00
2011-06-27 20:30:08 +02:00
2006-09-28 17:53:59 -07:00
2012-02-02 14:55:45 -08:00
2005-04-16 15:20:36 -07:00
2011-07-26 16:49:47 -07:00
2012-03-08 10:50:35 -08:00