Commit 6a5eb779 authored by Wang Yong's avatar Wang Yong Committed by Jonathan Corbet
Browse files

Documentation: x86: fix typo in x86_64/mm.rst

parent 041d4329
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -140,7 +140,7 @@ The direct mapping covers all memory in the system up to the highest
memory address (this means in some cases it can also include PCI memory
holes).

We map EFI runtime services in the 'efi_pgd' PGD in a 64Gb large virtual
We map EFI runtime services in the 'efi_pgd' PGD in a 64GB large virtual
memory window (this size is arbitrary, it can be raised later if needed).
The mappings are not part of any other kernel PGD and are only available
during EFI runtime calls.