Andrey Tsyvarev
de96d79f34
kernel/module.c: Free lock-classes if parse_args failed
...
parse_args call module parameters' .set handlers, which may use locks defined in the module.
So, these classes should be freed in case parse_args returns error(e.g. due to incorrect parameter passed).
Signed-off-by: Andrey Tsyvarev <tsyvarev@ispras.ru>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-02-06 15:31:40 +10:30
..
2015-01-20 11:38:33 +10:30
2015-01-23 06:40:36 +12:00
2015-01-09 11:12:28 +01:00
2014-12-13 12:42:51 -08:00
2014-12-13 13:33:07 +01:00
2015-01-09 11:20:39 +01:00
2014-12-19 22:55:06 +01:00
2014-12-13 14:04:41 -08:00
2014-11-13 10:39:04 -08:00
2015-01-09 11:19:00 +01:00
2014-12-19 13:29:20 -08:00
2015-01-17 07:55:52 +13:00
2014-10-09 22:26:04 -04:00
2014-10-09 22:26:04 -04:00
2014-12-13 12:42:53 -08:00
2014-12-30 10:45:47 -08:00
2014-12-23 18:13:16 -08:00
2014-12-31 14:52:18 -08:00
2014-11-18 02:49:52 -05:00
2014-10-28 10:46:05 +01:00
2014-11-03 19:21:01 -08:00
2014-12-11 18:57:19 -08:00
2015-01-08 15:10:51 -08:00
2014-11-19 15:25:26 -05:00
2014-12-13 12:42:45 -08:00
2014-10-21 23:44:20 +02:00
2014-10-26 16:16:18 +01:00
2014-12-09 16:58:40 -06:00
2014-10-29 11:18:18 -04:00
2014-10-14 02:18:16 +02:00
2014-12-13 12:42:51 -08:00
2014-12-10 17:41:17 -08:00
2015-01-20 11:38:33 +10:30
2014-10-09 22:25:51 -04:00
2014-12-10 17:41:04 -08:00
2015-02-06 15:31:40 +10:30
2014-12-04 14:34:54 -05:00
2014-12-10 17:41:10 -08:00
2015-01-20 11:38:31 +10:30
2014-12-16 15:53:03 -08:00
2014-12-16 15:53:03 -08:00
2014-12-10 17:41:10 -08:00
2015-01-17 10:02:23 +13:00
2014-10-14 02:18:22 +02:00
2014-10-14 02:27:06 +02:00
2014-12-10 09:34:43 -08:00
2014-10-15 07:48:18 +02:00
2014-10-28 10:56:24 +01:00
2014-11-03 19:20:34 -08:00
2014-12-13 12:42:48 -08:00
2014-12-13 12:42:51 -08:00
2014-11-18 00:58:53 +01:00
2014-12-10 17:41:10 -08:00
2014-12-16 12:53:59 -08:00
2014-11-19 13:01:25 -05:00
2014-12-05 17:19:27 -06:00
2014-12-17 12:31:40 -08:00
2014-12-17 12:31:40 -08:00
2014-12-04 14:34:47 -05:00
2014-10-15 07:48:18 +02:00
2015-01-16 14:21:16 -05:00