diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2008-11-13 21:11:52 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2008-12-03 17:58:01 -0500 |
commit | 1c12757c56b4c9ab5aab1f6c1248ae4ea8af3a01 (patch) | |
tree | 1a501e8c8bea09ce85a080af6c28da42d021fd80 /Documentation/RCU/00-INDEX | |
parent | 061e41fdb5047b1fb161e89664057835935ca1d2 (diff) |
Document RCU and unloadable modules
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/RCU/00-INDEX')
-rw-r--r-- | Documentation/RCU/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/RCU/00-INDEX b/Documentation/RCU/00-INDEX index 461481dfb7c3..0f2a8d081681 100644 --- a/Documentation/RCU/00-INDEX +++ b/Documentation/RCU/00-INDEX | |||
@@ -12,6 +12,8 @@ rcuref.txt | |||
12 | - Reference-count design for elements of lists/arrays protected by RCU | 12 | - Reference-count design for elements of lists/arrays protected by RCU |
13 | rcu.txt | 13 | rcu.txt |
14 | - RCU Concepts | 14 | - RCU Concepts |
15 | rcubarrier.txt | ||
16 | - Unloading modules that use RCU callbacks | ||
15 | RTFP.txt | 17 | RTFP.txt |
16 | - List of RCU papers (bibliography) going back to 1980. | 18 | - List of RCU papers (bibliography) going back to 1980. |
17 | torture.txt | 19 | torture.txt |