Jonathan Brassow
0d9f4f135e
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
...
Use del_timer_sync to remove timer before mddev_suspend finishes.
We don't want a timer going off after an mddev_suspend is called. This is
especially true with device-mapper, since it can call the destructor function
immediately following a suspend. This results in the removal (kfree) of the
structures upon which the timer depends - resulting in a very ugly panic.
Therefore, we add a del_timer_sync to mddev_suspend to prevent this.
Cc: stable@vger.kernel.org
Signed-off-by: NeilBrown <neilb@suse.de>
2012-05-17 10:38:24 +10:00
..
2012-03-08 10:50:35 -08:00
2012-04-25 21:29:26 -07:00
2012-04-13 14:04:08 +01:00
2012-04-18 14:33:25 -04:00
2012-03-28 18:30:03 +01:00
2012-04-09 14:54:22 -07:00
2012-04-16 13:32:01 -04:00
2012-04-20 11:31:00 -07:00
2012-04-09 15:47:49 -04:00
2012-03-16 09:28:05 +11:00
2012-04-12 15:36:33 -07:00
2012-03-19 09:37:11 +00:00
2012-04-12 00:05:05 +02:00
2012-04-13 17:57:40 -07:00
2012-04-06 21:48:59 -04:00
2012-04-09 15:13:40 +08:00
2012-03-27 16:03:32 -07:00
2012-04-26 15:33:36 -07:00
2012-04-06 17:56:20 -07:00
2012-03-28 18:30:03 +01:00
2012-04-27 10:46:45 +08:00
2012-04-28 08:05:15 +01:00
2012-04-20 10:39:33 -07:00
2012-04-23 14:23:32 +03:00
2012-03-16 13:36:04 -07:00
2012-04-26 08:40:08 -07:00
2012-04-10 08:09:03 -07:00
2012-03-28 18:30:03 +01:00
2012-04-05 15:25:50 -07:00
2012-04-26 15:35:35 -07:00
2012-04-16 16:45:34 +02:00
2012-04-05 15:30:34 -07:00
2012-04-12 15:36:33 -07:00
2012-04-17 16:29:31 +02:00
2012-03-28 18:30:03 +01:00
2012-05-17 10:38:24 +10:00
2012-04-21 12:43:23 -07:00
2012-03-20 21:48:19 +08:00
2012-03-28 15:58:21 -07:00
2012-04-16 21:27:07 +02:00
2012-04-05 15:30:34 -07:00
2012-04-26 15:33:36 -07:00
2012-04-26 15:33:36 -07:00
2012-04-21 16:41:11 -04:00
2012-03-06 15:16:23 -05:00
2012-03-28 18:30:03 +01:00
2012-04-10 14:20:56 -06:00
2012-04-05 15:25:50 -07:00
2012-03-28 15:58:21 -07:00
2012-04-27 19:32:37 -07:00
2012-03-29 16:00:48 -07:00
2012-04-11 09:31:02 +02:00
2012-04-26 15:24:45 -07:00
2012-03-30 16:45:39 -07:00
2012-03-30 16:09:02 -07:00
2012-03-05 15:49:43 -08:00
2012-03-17 01:41:43 -07:00
2012-03-15 17:03:03 -07:00
2012-04-10 10:26:41 -07:00
2012-04-05 15:25:50 -07:00
2012-03-04 13:43:41 +02:00
2012-04-25 21:26:34 -07:00
2012-04-11 14:28:24 +02:00
2012-03-28 18:30:03 +01:00
2012-04-15 11:08:53 -07:00
2012-03-30 00:09:17 -07:00
2012-04-27 12:20:39 -06:00
2012-03-20 21:04:47 -07:00
2012-04-26 12:40:53 -07:00
2012-04-06 18:57:05 -07:00
2012-03-22 01:10:18 -04:00
2012-04-19 19:15:35 -07:00
2012-04-27 07:50:34 -07:00
2012-04-18 13:15:51 -07:00
2012-04-22 21:02:57 -07:00
2012-04-26 14:46:51 -04:00
2012-04-15 11:51:06 +03:00
2012-03-08 11:15:33 -08:00
2012-04-26 14:38:07 +02:00
2012-04-26 22:07:28 -04:00
2012-04-02 09:50:40 -07:00
2012-04-02 09:50:40 -07:00