Paul E. McKenney
b4270ee356
rcu: Permit RCU_NONIDLE() to be used from interrupt context
...
There is a need to use RCU from interrupt context, but either before
rcu_irq_enter() is called or after rcu_irq_exit() is called. If the
interrupt occurs from idle, then lockdep-RCU will complain about such
uses, as they appear to be illegal uses of RCU from the idle loop.
In other environments, RCU_NONIDLE() could be used to properly protect
the use of RCU, but RCU_NONIDLE() currently cannot be invoked except
from process context.
This commit therefore modifies RCU_NONIDLE() to permit its use more
globally.
Reported-by: Steven Rostedt <rostedt@goodmis.org >
Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org >
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com >
2012-09-23 07:42:49 -07:00
..
2012-08-01 16:41:07 -07:00
2012-08-02 13:51:46 -04:00
2012-07-30 18:16:01 -07:00
2012-07-30 18:15:23 -07:00
2012-07-31 18:08:25 -07:00
2012-08-16 20:24:33 +01:00
2012-08-09 15:16:41 +02:00
2012-08-09 15:16:41 +02:00
2012-09-04 13:58:10 -04:00
2012-08-10 11:53:11 +02:00
2012-07-31 01:02:51 +04:00
2012-08-17 11:09:58 +02:00
2012-07-31 18:08:25 -07:00
2012-07-31 18:08:25 -07:00
2012-07-31 19:25:39 -07:00
2012-08-03 00:15:53 -04:00
2012-07-30 17:25:21 -07:00
2012-08-04 01:24:44 +04:00
2012-07-31 18:42:47 -07:00
2012-08-09 15:20:23 +02:00
2012-08-01 12:24:18 +02:00
2012-08-07 10:10:57 +02:00
2012-07-31 18:42:43 -07:00
2012-07-30 17:25:11 -07:00
2012-08-21 16:45:03 -07:00
2012-07-30 17:25:21 -07:00
2012-08-23 17:16:42 +02:00
2012-08-14 09:58:25 -07:00
2012-08-04 01:24:44 +04:00
2012-07-31 17:02:05 +02:00
2012-08-01 09:02:41 -07:00
2012-07-31 18:42:46 -07:00
2012-07-31 18:42:47 -07:00
2012-07-31 18:42:41 -07:00
2012-07-31 18:42:50 -07:00
2012-07-30 19:03:41 -07:00
2012-08-14 14:33:32 -07:00
2012-08-03 16:04:43 +02:00
2012-08-06 13:33:21 -07:00
2012-08-05 19:04:57 -04:00
2012-07-31 17:09:12 +02:00
2012-08-07 11:48:33 -06:00
2012-07-31 08:16:42 -05:00
2012-07-30 17:25:14 -07:00
2012-09-01 18:58:09 -07:00
2012-08-22 10:24:41 -04:00
2012-08-15 15:54:01 +02:00
2012-07-31 18:42:48 -07:00
2012-07-31 18:42:40 -07:00
2012-07-31 18:42:45 -07:00
2012-08-01 10:26:23 -07:00
2012-07-31 18:42:46 -07:00
2012-08-15 13:58:09 +00:00
2012-08-20 02:37:29 -07:00
2012-08-14 14:33:32 -07:00
2012-07-30 19:06:52 -04:00
2012-07-31 19:25:39 -07:00
2012-07-30 19:06:52 -04:00
2012-08-02 17:41:18 -04:00
2012-08-02 17:41:18 -04:00
2012-07-30 17:25:19 -07:00
2012-08-20 02:16:00 -07:00
2012-07-31 23:27:30 -04:00
2012-07-31 12:06:20 +01:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:43 -07:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:47 -07:00
2012-08-30 13:14:48 -04:00
2012-07-31 17:02:05 +02:00
2012-08-01 10:26:23 -07:00
2012-07-30 17:25:14 -07:00
2012-09-23 07:42:49 -07:00
2012-08-08 20:49:45 +02:00
2012-08-10 19:58:07 +10:00
2012-08-01 13:48:52 +09:00
2012-07-30 17:25:20 -07:00
2012-07-31 18:42:43 -07:00
2012-07-31 18:42:46 -07:00
2012-08-21 16:45:03 -07:00
2012-07-31 18:42:47 -07:00
2012-07-31 18:08:25 -07:00
2012-09-01 10:24:48 -07:00
2012-07-31 17:09:12 +02:00
2012-09-12 10:20:14 -04:00
2012-07-31 08:16:24 -06:00
2012-07-30 20:23:11 -03:00
2012-07-31 18:42:46 -07:00
2012-07-31 18:42:50 -07:00
2012-08-04 12:15:37 +04:00