X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fkvm%2Fmmu.txt;h=f46aa58389cab01b9a7281eb5bc313a630a9c99f;hb=4cb1f43ce8c72ee453c00fcb9f6ee9c4ebd03f98;hp=142cc5136650be89a8cbfe545bb50804b41ecf71;hpb=b171aa27700c78511086a759383b033949c9d7f0;p=pandora-kernel.git 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: and framebuffer-based displays - footprint: keep the amount of pinned kernel memory low (most memory should be shrinkable) -- reliablity: avoid multipage or GFP_ATOMIC allocations +- reliability: avoid multipage or GFP_ATOMIC allocations Acronyms ========