Ingo Molnar
adac166523
[PATCH] rcu_torture_lock deadlock fix
...
rcu_torture_lock is used in a softirq-unsafe manner, but it is also
taken by rcu_torture_cb(), which may execute in softirq-context,
resulting in potential deadlocks.
The fix is to acquire rcu_torture_lock in a softirq-safe manner. With
this fix applied, the rcu-torture code passes validation.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Paul E. McKenney <paulmck@us.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-31 11:30:18 -08:00
..
2006-01-08 20:13:48 -08:00
2006-01-15 02:01:39 +01:00
2006-01-03 11:35:26 +01:00
2006-01-11 18:42:13 -08:00
2006-01-18 19:20:30 -08:00
2006-01-18 19:20:30 -08:00
2006-01-11 18:42:13 -08:00
2006-01-18 19:20:29 -08:00
2006-01-03 13:37:51 +01:00
2005-11-28 14:42:23 -08:00
2006-01-14 18:27:10 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-01-14 18:27:06 -08:00
2005-04-16 15:20:36 -07:00
2006-01-11 19:05:01 -08:00
2006-01-06 08:33:33 -08:00
2006-01-16 23:21:12 -08:00
2005-09-07 16:57:45 -07:00
2006-01-10 08:01:38 -08:00
2005-10-30 17:37:32 -08:00
2005-06-23 09:45:10 -07:00
2005-06-25 16:24:45 -07:00
2006-01-11 18:42:13 -08:00
2005-10-08 15:00:57 -07:00
2005-10-30 17:37:23 -08:00
2006-01-11 18:42:12 -08:00
2006-01-10 08:01:26 -08:00
2005-10-30 17:37:17 -08:00
2006-01-16 23:15:26 -08:00
2006-01-11 18:42:13 -08:00
2006-01-11 08:14:16 -08:00
2006-01-09 15:59:20 -08:00
2006-01-10 14:27:59 -08:00
2006-01-09 15:59:19 -08:00
2006-01-06 08:33:53 -08:00
2005-12-20 10:31:33 -08:00
2006-01-08 20:13:40 -08:00
2006-01-10 08:01:38 -08:00
2006-01-14 18:27:06 -08:00
2006-01-15 02:43:54 +01:00
2005-07-07 18:23:46 -07:00
2006-01-11 18:42:13 -08:00
2006-01-10 08:49:47 -08:00
2006-01-31 11:30:18 -08:00
2006-01-10 08:02:02 -08:00
2006-01-31 10:23:31 -08:00
2005-04-16 15:20:36 -07:00
2006-01-18 19:20:29 -08:00
2005-11-07 07:53:29 -08:00
2005-11-09 07:55:50 -08:00
2005-09-10 10:06:21 -07:00
2006-01-10 08:01:25 -08:00
2006-01-09 10:03:44 -08:00
2006-01-11 18:42:13 -08:00
2006-01-18 19:20:17 -08:00
2006-01-31 10:16:55 -08:00
2006-01-10 08:01:38 -08:00
2006-01-11 18:42:13 -08:00
2006-01-31 11:30:18 -08:00
2005-04-16 15:20:36 -07:00
2006-01-14 18:27:06 -08:00