android_kernel_xiaomi_sm8350/Documentation/RCU
Jesper Dangaard Brouer 3943ac5d99 Doc: Fix wrong API example usage of call_rcu().
At some point the API of call_rcu() changed from three parameters
to two parameters, correct the documentation.

One confusing thing in RCU/listRCU.txt, which is NOT fixed in this patch,
is that no reason or explaination is given for using call_rcu() instead of
the normal synchronize_rcu() call.

Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>

Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-04-02 01:33:50 -07:00
..
00-INDEX Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 2009-01-08 15:52:13 -08:00
arrayRCU.txt
checklist.txt rcu: documentation 1Q09 update 2009-03-10 15:55:11 -07:00
listRCU.txt Doc: Fix wrong API example usage of call_rcu(). 2009-04-02 01:33:50 -07:00
NMI-RCU.txt
rcu.txt Doc: Fix missing whitespaces in RCU documentation. 2009-04-02 01:33:50 -07:00
rcubarrier.txt
rculist_nulls.txt
rcuref.txt
RTFP.txt
torture.txt
trace.txt
UP.txt
whatisRCU.txt