]> Git Repo - linux.git/commitdiff
DocBook: Change a headline in kernel-locking to list all three main types of locking.
authorLinus Nilsson <[email protected]>
Sat, 21 Jul 2007 15:25:34 +0000 (17:25 +0200)
committerLinus Torvalds <[email protected]>
Sun, 22 Jul 2007 18:49:53 +0000 (11:49 -0700)
Change a headline to reflect that there are three main types of kernel
locking, not two.

Signed-off-by: Linus Nilsson <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/DocBook/kernel-locking.tmpl

index 0a441f73261a32be74c01916a2171233251951d8..01825ee7db64031878c6c9e647cd698547c9d558 100644 (file)
    </para>
 
    <sect1 id="lock-intro">
-   <title>Two Main Types of Kernel Locks: Spinlocks and Semaphores</title>
+   <title>Three Main Types of Kernel Locks: Spinlocks, Mutexes and Semaphores</title>
 
    <para>
      There are three main types of kernel locks.  The fundamental type
This page took 0.060087 seconds and 4 git commands to generate.