diff options
Diffstat (limited to 'Documentation/kvm/mmu.txt')
| -rw-r--r-- | Documentation/kvm/mmu.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kvm/mmu.txt b/Documentation/kvm/mmu.txt index 142cc5136650..f46aa58389ca 100644 --- a/Documentation/kvm/mmu.txt +++ b/Documentation/kvm/mmu.txt | |||
| @@ -23,7 +23,7 @@ The mmu code attempts to satisfy the following requirements: | |||
| 23 | and framebuffer-based displays | 23 | and framebuffer-based displays |
| 24 | - footprint: keep the amount of pinned kernel memory low (most memory | 24 | - footprint: keep the amount of pinned kernel memory low (most memory |
| 25 | should be shrinkable) | 25 | should be shrinkable) |
| 26 | - reliablity: avoid multipage or GFP_ATOMIC allocations | 26 | - reliability: avoid multipage or GFP_ATOMIC allocations |
| 27 | 27 | ||
| 28 | Acronyms | 28 | Acronyms |
| 29 | ======== | 29 | ======== |
