Mandeep Singh Baines
6aa9707099
lockdep: check that no locks held at freeze time
...
We shouldn't try_to_freeze if locks are held. Holding a lock can cause a
deadlock if the lock is later acquired in the suspend or hibernate path
(e.g. by dpm). Holding a lock can also cause a deadlock in the case of
cgroup_freezer if a lock is held inside a frozen cgroup that is later
acquired by a process outside that group.
[akpm@linux-foundation.org: export debug_check_no_locks_held]
Signed-off-by: Mandeep Singh Baines <msb@chromium.org>
Cc: Ben Chan <benchan@chromium.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Rafael J. Wysocki <rjw@sisk.pl>
Cc: Ingo Molnar <mingo@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-02-27 19:10:11 -08:00
..
2013-02-04 15:35:26 -08:00
2013-02-26 20:16:07 -08:00
2013-01-11 11:39:33 -08:00
2013-02-26 20:16:07 -08:00
2013-02-21 12:05:51 -08:00
2013-02-26 19:42:08 -08:00
2013-02-22 19:25:09 -08:00
2013-02-26 19:40:37 -08:00
2013-02-26 20:16:07 -08:00
2013-02-19 22:01:33 -08:00
2013-01-11 14:54:55 -08:00
2013-01-11 14:54:55 -08:00
2013-01-11 14:54:56 -08:00
2012-10-12 00:32:02 -04:00
2013-01-10 14:35:23 -08:00
2013-01-11 14:54:55 -08:00
2012-05-15 14:59:24 -07:00
2012-11-19 08:13:38 -08:00
2013-02-26 20:16:07 -08:00
2013-02-23 18:50:11 -08:00
2011-07-25 20:57:15 -07:00
2013-02-19 18:19:48 -08:00
2012-05-31 17:49:27 -07:00
2013-02-19 19:04:55 -08:00
2013-02-20 09:18:31 -08:00
2011-11-06 19:44:47 -08:00
2012-12-18 10:55:28 -08:00
2013-01-27 19:23:31 +01:00
2012-03-28 18:30:03 +01:00
2013-02-27 19:10:11 -08:00
2012-04-19 15:06:55 -07:00
2013-02-26 20:16:07 -08:00
2012-10-26 14:27:49 -07:00
2013-02-23 18:50:11 -08:00
2013-02-22 19:25:09 -08:00
2012-05-03 03:29:33 -07:00
2013-02-19 19:05:45 -08:00
2012-04-25 12:39:25 +02:00
2013-02-05 00:48:46 +01:00
2012-04-10 11:00:30 +02:00
2012-08-06 19:00:35 +03:00
2012-05-29 16:22:32 -07:00
2012-12-20 17:40:19 -08:00
2012-09-13 17:56:13 +02:00
2012-03-23 13:18:57 +01:00
2013-01-29 19:32:58 -08:00
2012-04-11 18:24:37 -03:00
2013-01-23 09:31:01 -08:00
2013-02-19 21:58:52 -08:00
2012-12-11 18:10:49 -08:00
2012-12-12 17:38:33 -08:00
2011-10-31 09:20:12 -04:00
2012-05-29 23:28:41 -04:00
2012-10-24 12:39:09 +02:00
2013-02-27 19:10:11 -08:00
2013-01-25 16:55:35 +10:30
2012-12-14 13:06:44 +10:30
2012-12-20 17:40:21 -08:00
2012-12-05 11:27:24 +10:30
2012-10-19 17:30:40 -07:00
2013-02-26 20:16:07 -08:00
2011-10-31 09:20:12 -04:00
2013-02-07 20:51:08 +01:00
2011-10-31 09:20:12 -04:00
2013-02-26 20:16:07 -08:00
2012-12-06 17:16:23 +08:00
2013-01-21 17:17:57 +10:30
2012-05-04 17:28:18 -07:00
2012-12-25 16:10:05 -08:00
2013-02-12 14:34:00 -08:00
2013-02-19 19:05:45 -08:00
2013-02-21 17:28:29 +01:00
2013-02-25 16:46:44 -08:00
2013-01-24 15:37:26 +01:00
2013-02-08 17:47:13 +01:00
2011-10-31 09:20:11 -04:00
2013-01-28 22:06:21 -08:00
2013-01-28 22:25:21 -08:00
2013-01-28 22:06:21 -08:00
2013-01-28 22:25:21 -08:00
2013-02-04 12:18:20 -08:00
2013-01-08 14:12:19 -08:00
2012-11-16 10:05:57 -08:00
2013-01-28 22:25:21 -08:00
2013-01-28 22:25:21 -08:00
2013-02-22 23:31:31 -05:00
2012-12-18 15:02:12 -08:00
2012-10-06 03:05:31 +09:00
2013-02-07 20:51:08 +01:00
2013-02-07 20:51:08 +01:00
2013-02-07 20:51:08 +01:00
2013-01-11 14:54:55 -08:00
2012-10-02 21:14:29 +10:00
2012-04-05 17:15:55 -07:00
2013-02-27 19:10:11 -08:00
2013-02-21 17:22:20 -08:00
2013-02-14 15:29:37 +01:00
2012-08-13 17:01:07 +02:00
2013-02-20 18:58:50 -08:00
2012-03-23 13:18:57 +01:00
2013-02-07 15:19:36 -08:00
2011-10-31 09:20:12 -04:00
2013-02-14 15:29:38 +01:00
2012-12-14 13:05:22 +10:30
2013-02-27 19:10:09 -08:00
2013-02-26 20:16:07 -08:00
2013-02-27 19:10:11 -08:00
2012-09-13 16:47:34 +02:00
2012-10-06 03:05:31 +09:00
2013-02-21 17:22:19 -08:00
2013-02-07 17:14:08 -08:00
2013-02-19 18:19:48 -08:00
2012-02-24 10:05:59 +01:00
2013-01-27 19:23:31 +01:00
2012-05-03 03:28:41 -07:00
2011-10-31 09:20:12 -04:00
2013-01-26 22:12:04 -08:00
2011-10-31 09:20:12 -04:00
2013-01-26 22:11:41 -08:00
2011-11-06 19:44:47 -08:00
2012-12-14 16:12:03 -08:00
2012-12-06 10:39:54 +01:00
2013-02-22 19:25:09 -08:00
2013-02-13 19:29:12 -08:00
2013-02-19 10:09:13 -08:00