diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-08 18:52:13 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-08 18:52:13 -0500 |
| commit | 1df2d017fe9d22a49bad157b4f5aa19212f29557 (patch) | |
| tree | 8907fd08c5c367067768e79b3d98af2772cfa680 /Documentation/RCU/00-INDEX | |
| parent | 022992ee59e90fef719493c09988884be157fb73 (diff) | |
| parent | d5b524327b2a482dddae3839ced8f8825074730d (diff) | |
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
* 'docs-next' of git://git.lwn.net/linux-2.6:
Fix a typo in the development process document.
Document handling of bad memory
Document RCU and unloadable modules
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 7dc0695a8f90..9bb62f7b89c3 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 |
