diff options
Diffstat (limited to 'Documentation/virtual/kvm/locking.txt')
-rw-r--r-- | Documentation/virtual/kvm/locking.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/virtual/kvm/locking.txt b/Documentation/virtual/kvm/locking.txt index ba9e1c2150c2..f8869410d40c 100644 --- a/Documentation/virtual/kvm/locking.txt +++ b/Documentation/virtual/kvm/locking.txt | |||
@@ -132,7 +132,7 @@ See the comments in spte_has_volatile_bits() and mmu_spte_update(). | |||
132 | ------------ | 132 | ------------ |
133 | 133 | ||
134 | Name: kvm_lock | 134 | Name: kvm_lock |
135 | Type: raw_spinlock | 135 | Type: spinlock_t |
136 | Arch: any | 136 | Arch: any |
137 | Protects: - vm_list | 137 | Protects: - vm_list |
138 | 138 | ||