MyungJoo Ham
28c22d7dc9
ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context
...
init_mm used at kernel/sched.c:idle_task_exit() has spin_lock
(init_mm.context.id_lock) that is not initialized when spin_lock/unlock
is called at an ARM machine. Note that mm_struct.context.id_lock is
usually initialized except for the instance of init_mm at
linux/arch/arm/mm/context.c
Not initializing this spinlock incurs "BUG: pinlock bad magic"
warning when spinlock debug is enabled. We have observed such
instances when testing PM in S5PC210 machines.
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-11-23 22:46:12 +00:00
..
2010-11-03 23:11:17 +08:00
2010-10-20 00:27:46 -04:00
2008-08-02 21:32:35 +01:00
2009-02-01 11:01:22 +05:30
2009-12-12 13:08:14 +01:00
2010-11-21 22:05:58 +00:00
2010-07-09 11:29:35 +01:00
2008-08-02 21:32:35 +01:00
2009-10-11 16:25:06 +01:00
2009-06-11 21:02:14 +02:00
2008-09-01 12:06:27 +01:00
2008-08-02 21:32:35 +01:00
2009-01-14 19:56:50 -08:00
2010-08-11 08:59:21 -07:00
2010-10-18 22:34:25 +01:00
2010-10-04 20:57:09 +01:00
2008-08-02 21:32:35 +01:00
2010-03-29 17:33:32 +01:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2010-01-10 13:03:52 +00:00
2008-08-02 21:32:35 +01:00
2009-09-21 16:02:30 +01:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2009-07-22 00:28:38 +02:00
2008-10-23 12:53:32 +01:00
2010-09-08 12:28:39 +01:00
2010-01-10 00:08:03 +00:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2010-10-01 22:35:19 -04:00
2008-08-02 21:32:35 +01:00
2010-01-15 17:10:14 +09:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2009-03-15 21:01:20 -04:00
2009-05-29 08:40:02 -07:00
2008-08-07 09:55:48 +01:00
2008-08-02 21:32:35 +01:00
2010-09-02 15:28:43 +01:00
2010-04-21 08:45:21 +01:00
2009-10-02 22:34:32 +01:00
2008-08-07 09:55:48 +01:00
2010-05-20 23:51:07 +01:00
2010-10-26 16:52:08 -07:00
2010-09-08 10:05:00 +01:00
2010-10-16 22:57:38 +02:00
2010-07-09 14:41:35 +01:00
2008-08-02 21:32:35 +01:00
2010-10-01 22:31:34 -04:00
2008-08-02 21:32:35 +01:00
2010-10-22 10:19:59 -07:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2010-07-09 14:41:33 +01:00
2010-10-07 14:08:55 +01:00
2010-08-14 22:26:51 +02:00
2008-08-02 21:32:35 +01:00
2010-07-09 15:00:51 +01:00
2010-10-29 13:14:40 -05:00
2010-05-20 21:04:21 -05:00
2008-09-01 12:06:26 +01:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2010-06-09 11:12:36 +02:00
2008-08-02 21:32:35 +01:00
2009-05-17 19:16:41 +01:00
2008-08-02 21:32:35 +01:00
2009-12-12 13:08:14 +01:00
2008-09-06 12:10:45 +01:00
2010-10-27 21:41:39 +01:00
2010-07-31 14:20:02 +01:00
2009-12-11 06:34:09 -05:00
2010-10-01 22:35:19 -04:00
2010-11-23 22:46:12 +00:00
2010-09-02 15:31:35 +01:00
2008-08-02 21:32:35 +01:00
2008-12-14 13:22:51 +00:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2010-10-26 11:39:56 +05:30
2009-07-24 12:35:01 +01:00
2009-10-05 15:17:45 +01:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2010-04-22 21:38:11 +01:00
2008-08-02 21:32:35 +01:00
2010-10-18 19:58:50 +02:00
2009-08-17 20:02:06 +01:00
2008-08-02 21:32:35 +01:00
2010-03-13 10:48:22 +00:00
2010-11-21 14:42:47 +00:00
2010-05-17 11:53:57 +01:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2009-12-18 16:07:53 +00:00
2010-09-08 10:05:00 +01:00
2008-08-02 21:32:35 +01:00
2010-09-08 10:05:00 +01:00
2008-08-02 21:32:35 +01:00
2010-05-27 09:12:54 -07:00
2010-10-01 22:32:18 -04:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2010-07-16 10:57:35 +01:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2009-06-11 21:01:52 +02:00
2009-06-08 13:05:02 -04:00
2010-10-04 20:23:36 +01:00
2010-10-18 22:34:25 +01:00
2009-05-17 19:00:37 +01:00
2010-05-12 11:18:13 +01:00
2010-05-15 15:03:51 +01:00
2009-10-12 13:26:31 -07:00
2008-08-02 21:32:35 +01:00
2008-10-01 17:24:04 +01:00
2009-12-14 23:55:32 +01:00
2010-02-15 21:39:50 +00:00
2010-06-14 21:31:00 -04:00
2009-02-12 13:21:17 +00:00
2008-08-02 21:32:35 +01:00
2008-09-04 09:46:11 +01:00
2008-11-27 12:37:59 +00:00
2009-10-25 15:59:53 +00:00
2010-10-18 22:34:25 +01:00
2009-09-15 22:11:05 +01:00
2010-08-10 13:47:39 -07:00
2008-08-02 21:32:35 +01:00
2008-08-02 21:32:35 +01:00
2010-10-01 22:32:18 -04:00
2009-12-18 14:53:41 +00:00
2008-08-07 09:55:48 +01:00
2009-07-27 12:10:38 -07:00
2010-10-18 22:34:25 +01:00
2010-07-09 14:41:35 +01:00
2008-08-02 21:32:35 +01:00
2009-02-12 13:21:15 +00:00
2008-08-02 21:32:35 +01:00
2010-04-21 08:45:21 +01:00
2010-04-14 11:11:30 +01:00
2008-08-02 21:32:35 +01:00
2009-09-18 23:30:11 +01:00
2010-09-01 10:06:08 +01:00
2009-02-19 11:26:24 +00:00
2010-04-14 11:11:30 +01:00
2008-08-02 21:32:35 +01:00
2010-07-09 14:41:34 +01:00
2008-09-06 12:10:45 +01:00
2008-08-02 21:32:35 +01:00