Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jan 2009 23:52:13 +0000 (15:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jan 2009 23:52:13 +0000 (15:52 -0800)
* '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

1  2 
Documentation/RCU/00-INDEX

index 7dc0695a8f902994647300b87a00cb9241d152fa,0f2a8d081681af6ea9aa51eadb51b76defd42dcf..9bb62f7b89c3ebaa7375a2fd8c79f65a34674c27
@@@ -12,12 -12,12 +12,14 @@@ rcuref.tx
        - Reference-count design for elements of lists/arrays protected by RCU
  rcu.txt
        - RCU Concepts
+ rcubarrier.txt
+       - Unloading modules that use RCU callbacks
  RTFP.txt
        - List of RCU papers (bibliography) going back to 1980.
  torture.txt
        - RCU Torture Test Operation (CONFIG_RCU_TORTURE_TEST)
 +trace.txt
 +      - CONFIG_RCU_TRACE debugfs files and formats
  UP.txt
        - RCU on Uniprocessor Systems
  whatisRCU.txt