API.txt moved to userspace-rcu documentation rcu-api.txt.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
grace periods. A number of additional functions are provided
to manage the helper threads used by call_rcu(), but reasonable
defaults are used if these additional functions are not invoked.
- See API.txt for more details.
+ See rcu-api.txt in userspace-rcu documentation for more details.
Being careful with signals
/*
* Exported functions
*
- * Important: see userspace RCU API.txt for call_rcu family of functions
- * usage detail, including the surrounding RCU usage required when using
- * these primitives.
+ * Important: see rcu-api.txt in userspace-rcu documentation for
+ * call_rcu family of functions usage detail, including the surrounding
+ * RCU usage required when using these primitives.
*/
void call_rcu(struct rcu_head *head,