remarkable-linux/Documentation/RCU
Paul E. McKenney 0c7d10e4b9 documentation: Emphasize the call_rcu() is illegal from idle
Although call_rcu()'s fastpath works just fine on an idle CPU,
some branches of the slowpath invoke the scheduler, which uses
RCU.  Therefore, this commit emphasizes the fact that call_rcu()
must not be invoked from an idle CPU.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
2016-03-31 13:33:23 -07:00
..
Design/Requirements documentation: Emphasize the call_rcu() is illegal from idle 2016-03-31 13:33:23 -07:00
00-INDEX
arrayRCU.txt documentation: RCU-protected array indexes no longer supported 2015-05-27 12:56:17 -07:00
checklist.txt
listRCU.txt
lockdep-splat.txt
lockdep.txt documentation: RCU-protected array indexes no longer supported 2015-05-27 12:56:17 -07:00
NMI-RCU.txt
rcu.txt
rcu_dereference.txt documentation: Fix spelling of "operators" 2015-07-15 14:43:10 -07:00
rcubarrier.txt
rculist_nulls.txt
rcuref.txt
RTFP.txt Doc: Change wikipedia's URL from http to https 2015-06-22 10:14:05 -06:00
stallwarn.txt documentation: Call out slow consoles as cause of stall warnings 2015-10-06 11:22:38 -07:00
torture.txt documentation: Catch up list of torture_type options 2015-10-06 11:22:48 -07:00
trace.txt rcu: Invert passed_quiesce and rename to cpu_no_qs 2015-09-20 21:16:21 -07:00
UP.txt
whatisRCU.txt documentation: Make sample code and documentation consistent 2016-03-31 13:33:19 -07:00