From cbb79cd94d156ad4035cb63cfcf09a41671efd2c Mon Sep 17 00:00:00 2001 From: Linus Nilsson Date: Sat, 21 Jul 2007 17:25:34 +0200 Subject: [PATCH] --- yaml --- r: 62759 b: refs/heads/master c: e3202262eccf9b5669abea848303e79bd84dc1bb h: refs/heads/master i: 62757: 3e30afe9bf47c5a36d0029354cc00fc1e8e9ee60 62755: 01eb079e6aa0b360aaf9033271a87adf5ec78b95 62751: b5dd03ebe81451117f6f48471d51e75d19c33c6b v: v3 --- [refs] | 2 +- trunk/Documentation/DocBook/kernel-locking.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5f50589da916..99687e81981a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a5b4860b973bb7a306562d8715ba8538a584537d +refs/heads/master: e3202262eccf9b5669abea848303e79bd84dc1bb diff --git a/trunk/Documentation/DocBook/kernel-locking.tmpl b/trunk/Documentation/DocBook/kernel-locking.tmpl index 0a441f73261a..01825ee7db64 100644 --- a/trunk/Documentation/DocBook/kernel-locking.tmpl +++ b/trunk/Documentation/DocBook/kernel-locking.tmpl @@ -219,7 +219,7 @@ - Two Main Types of Kernel Locks: Spinlocks and Semaphores + Three Main Types of Kernel Locks: Spinlocks, Mutexes and Semaphores There are three main types of kernel locks. The fundamental type